Package | Description |
---|---|
org.springframework.boot.actuate.flyway |
Actuator support for Flyway.
|
Modifier and Type | Method and Description |
---|---|
List<FlywayEndpoint.FlywayMigration> |
FlywayEndpoint.FlywayDescriptor.getMigrations() |
Constructor and Description |
---|
FlywayDescriptor(List<FlywayEndpoint.FlywayMigration> migrations) |