Annotation Interface FlywayDataSource


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