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
2015-09-11 16:22:45 +02:00
..
src Update samples to use @SpringBootApplication 2014-11-06 22:51:09 -08:00
pom.xml Expose actuator endpoints for flyway and liquibase 2015-09-11 16:22:45 +02:00
README.adoc Expose actuator endpoints for flyway and liquibase 2015-09-11 16:22:45 +02:00

== 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