Files
spring-batch/spring-batch-infrastructure
Mahmoud Ben Hassine c7b5b01a41 Fix inconsistent state validation rules in RepositoryItemReader
Before this commit, state validation rules in RepositoryItemReader
were not consistent with those applied in its builder.

This commit makes validation rules consistent between the two ways
of creating a RepositoryItemReader. This commit also adds a getter
for the component name in ExecutionContextUserSupport to be able to
assert on it where appropriate down the hierarchy.

Resolves #4276
2023-02-18 05:26:43 +01:00
..
2014-04-02 14:35:53 -04:00