spring-boot/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-batch
Andy Wilkinson 64f4da80cb Align with breaking changes in latest Batch snapshots
Batch is now auto-configured to use the context's
PlatformTransactionManager and DataSource or `@BatchDataSource`.
When this does not meet the user's needs, they can use
`@EnableBatchProcessing` or sub-class `DefaultBatchConfiguration` to
take complete control with the auto-configuration backing off.

Closes gh-32330
2022-09-20 15:42:52 +01:00
..
src Align with breaking changes in latest Batch snapshots 2022-09-20 15:42:52 +01:00
build.gradle