
|
If you were logged in you would be able to see more operations.
|
|
|
|
CollectionItemProvider in samples package (org.springframework.batch.sample.item.provider) seems general enough to be useful in more than just the samples.
This should be provided as part of the infrastructure package (org.springframework.batch.item.provider)
along with ListItemProvider (should this replace ListItemProvier?)
Maybe there should be an "IterableItemProvider" version also for use with Java 5+?
|
|
Description
|
CollectionItemProvider in samples package (org.springframework.batch.sample.item.provider) seems general enough to be useful in more than just the samples.
This should be provided as part of the infrastructure package (org.springframework.batch.item.provider)
along with ListItemProvider (should this replace ListItemProvier?)
Maybe there should be an "IterableItemProvider" version also for use with Java 5+? |
Show » |
|
BATCH-140, and might become redundant, or be redesigned.