| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.liquibase |
Auto-configuration for actuator Liquibase concerns.
|
| org.springframework.boot.actuate.liquibase |
Actuator support for Liquibase.
|
| Class and Description |
|---|
LiquibaseEndpoint
@Endpoint to expose liquibase info. |
| Class and Description |
|---|
| LiquibaseEndpoint.ApplicationLiquibaseBeans
Description of an application's
SpringLiquibase beans, primarily intended
for serialization to JSON. |
| LiquibaseEndpoint.ChangeSet
A Liquibase change set.
|
| LiquibaseEndpoint.ContextLiquibaseBeans
Description of an application context's
SpringLiquibase beans, primarily
intended for serialization to JSON. |
| LiquibaseEndpoint.LiquibaseBean
Description of a
SpringLiquibase bean, primarily intended for serialization
to JSON. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.