Closed
Description
Bug description
Headline in Spring Batch 5.0 Migration Guide contains typo.
- wrong:
@EnableBatchBatchProcessing
- right:
@EnableBatchProcessing
Environment
...
Steps to reproduce
...
Expected behavior
...
Minimal Complete Reproducible example
...