spring-boot/spring-boot-samples/spring-boot-sample-flyway
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 Add value alias for SpringApplicationConfiguration 2015-08-19 17:09:34 +02:00
README.adoc Expose actuator endpoints for flyway and liquibase 2015-09-11 16:22:45 +02:00
pom.xml Expose actuator endpoints for flyway and liquibase 2015-09-11 16:22:45 +02:00

README.adoc

== Spring Boot Flyway Sample

This sample demonstrates the flyway auto-configuration support.

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