Skip to content

Move core APIs in dedicated packages #4877

@fmbenhassine

Description

@fmbenhassine

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions