Modifier and Type | Class and Description |
---|---|
static class |
FlywayEndpoint.ApplicationFlywayBeans
Description of an application's
Flyway beans, primarily intended for
serialization to JSON. |
static class |
FlywayEndpoint.ContextFlywayBeans
Description of an application context's
Flyway beans, primarily intended
for serialization to JSON. |
static class |
FlywayEndpoint.FlywayDescriptor
Description of a
Flyway bean, primarily intended for serialization to JSON. |
static class |
FlywayEndpoint.FlywayMigration
Details of a migration performed by Flyway.
|
Constructor and Description |
---|
FlywayEndpoint(ApplicationContext context) |
Modifier and Type | Method and Description |
---|---|
FlywayEndpoint.ApplicationFlywayBeans |
flywayBeans() |
public FlywayEndpoint(ApplicationContext context)
@ReadOperation public FlywayEndpoint.ApplicationFlywayBeans flywayBeans()