JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.actuate.flyway.FlywayEndpoint.FlywayDescriptor
Packages that use
FlywayEndpoint.FlywayDescriptor
Package
Description
org.springframework.boot.actuate.flyway
Actuator support for Flyway.
Uses of
FlywayEndpoint.FlywayDescriptor
in
org.springframework.boot.actuate.flyway
Methods in
org.springframework.boot.actuate.flyway
that return types with arguments of type
FlywayEndpoint.FlywayDescriptor
Modifier and Type
Method
Description
Map
<
String
,
FlywayEndpoint.FlywayDescriptor
>
FlywayEndpoint.ContextFlywayBeansDescriptor.
getFlywayBeans
()