Annotation Interface BatchTransactionManager


Qualifier annotation for a PlatformTransactionManager to be injected into Batch auto-configuration. Can be used on a secondary PlatformTransactionManager, if there is another one marked as @Primary.
Since:
3.3.0
Author:
Lasse Wulff