Jakarta Batch 2.1
Jakarta Batch specifies a Java API plus an XML-based job specification language (JSL), which lets you compose batch jobs in XML from reusable Java application artifacts and conveniently parameterize different executions of a single job.
New features, enhancements or additions
- Defines Jakarta Batch integration with Jakarta Contexts and Dependency Injection (CDI) within and outside of the Jakarta EE Platform
- Require Jakarta Batch + CDI integration (which in previous releases was optional from the Jakarta Batch perspective
Removals, deprecations or backwards incompatible changes