You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-samples/spring-boot-sample-liquibase
Eddú Meléndez 591f016e90 Expose actuator endpoints for flyway and liquibase
Update the samples to expose the relevant actuator endpoint.

Closes gh-3935
9 years ago
..
src Update samples to use @SpringBootApplication 10 years ago
README.adoc Expose actuator endpoints for flyway and liquibase 9 years ago
pom.xml Expose actuator endpoints for flyway and liquibase 9 years ago

README.adoc

== Spring Boot Liquibase Sample

This sample demonstrates the liquibase auto-configuration support.

You can look at the `/liquibase` endpoint to review the list of scripts executed.
E.g: http//localhost:8080/liquibase