Class FlywayEndpoint.ApplicationFlywayBeans
- java.lang.Object
- org.springframework.boot.actuate.flyway.FlywayEndpoint.ApplicationFlywayBeans
- Enclosing class:
- FlywayEndpoint
public static final class FlywayEndpoint.ApplicationFlywayBeans extends Object
Description of an application'sFlywaybeans, primarily intended for serialization to JSON.
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,FlywayEndpoint.ContextFlywayBeans>getContexts()
Method Detail
getContexts
public Map<String,FlywayEndpoint.ContextFlywayBeans> getContexts()