spring-boot/spring-boot-project
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
..
spring-boot Merge branch '2.6.x' into 2.7.x 2022-09-15 11:57:28 +01:00
spring-boot-actuator Remove HotSpot specifics from HeapDumper strategy interface 2022-09-16 12:53:43 +01:00
spring-boot-actuator-autoconfigure Remove HotSpot specifics from HeapDumper strategy interface 2022-09-16 12:53:43 +01:00
spring-boot-autoconfigure Align with breaking changes in latest Batch snapshots 2022-09-20 15:42:52 +01:00
spring-boot-cli Remove rarely used commands from the CLI 2022-09-08 21:23:33 +01:00
spring-boot-dependencies Upgrade to Spring Kafka 3.0.0-M6 2022-09-20 16:01:14 +02:00
spring-boot-devtools Generate the AutoConfiguration.imports file from annotations 2022-09-02 15:10:22 -05:00
spring-boot-docs Merge branch '2.7.x' 2022-09-16 11:39:25 +01:00
spring-boot-parent Compile against SnakeYAML 1.32 and test against older versions 2022-09-15 11:55:44 +01:00
spring-boot-properties-migrator
spring-boot-starters Introduce 'nativeTest' maven profile 2022-09-14 22:37:41 -07:00
spring-boot-test Disable ContextCustomizer implementations at runtime if necessary 2022-09-20 04:34:58 +02:00
spring-boot-test-autoconfigure Disable ContextCustomizer implementations at runtime if necessary 2022-09-20 04:34:58 +02:00
spring-boot-tools Support file-based reachability metadata repositories 2022-09-20 14:06:18 +01:00