You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several core partitioning APIs like Partitioner, StepExecutionAggregator and PartitionStep are currently under the org.springframework.batch.core.partition.support package. Those are not "support" interfaces and classes and should be moved to the org.springframework.batch.core.partition package.