Skip to content

Move built-in job parameter incrementers to the org.springframework.batch.core.job.parameters package #5011

@fmbenhassine

Description

@fmbenhassine

As of v6.0 M3, the interface JobParametersIncrementer is defined in org.springframework.batch.core.job.parameters while the two built-in implementations RunIdIncrementer and DataFieldMaxValueJobParametersIncrementer are in org.springframework.batch.core.launch.support.

Support classes should be moved to the same package (or a support sub-package) on the concept they implement.

Metadata

Metadata

Assignees

Labels

api: breaking-changeIssues that require or introduce an API breaking changein: corestatus: for-internal-teamIssues that are planned to be resolved by the Spring Batch team, and not open for contributions.type: enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions