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:
4.0.0
Author:
Dave Syer