Annotation Interface BatchDataSource


Qualifier annotation for a DataSource to be injected into Batch auto-configuration. Can be used on a secondary data source, if there is another one marked as @Primary.
Since:
2.2.0
Author:
Dmytro Nosan