mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Add a new @BatchTransactionManager annotation for marking a PlatformTransactionManager that should be used in batch processing. See gh-39473