-
Couldn't load subscription status.
- Fork 2.5k
Closed
Labels
api: breaking-changeIssues that require or introduce an API breaking changeIssues that require or introduce an API breaking changein: coretype: enhancement
Milestone
Description
As of v5.2, all APIs related to jobs and steps are mixed and defined under the same package org.springframework.batch.core, even though there are already sub-packages core.job and core.step.
For better consistency and cohesion, job/step related APIs should be moved to their dedicated sub-packages.
Metadata
Metadata
Assignees
Labels
api: breaking-changeIssues that require or introduce an API breaking changeIssues that require or introduce an API breaking changein: coretype: enhancement