Files
spring-batch/spring-batch-docs
Rajesh Chandavaram 284b7dcff8 Improve code example in "Configuring and Running a Job" section
The sample that shows how to provide a custom transaction manager
via a BatchConfigurer has been updated to use the constructor
of `DefaultBatchConfigurer` that takes a DataSource.

Issue #3888
2021-05-17 19:43:58 +02:00
..