Annotation Interface FlywayDataSource


Qualifier annotation for a DataSource to be injected in to Flyway. If used for a second data source, the other (main) one would normally be marked as @Primary.
Since:
1.1.0
Author:
Dave Syer