- 27 Dec, 2016 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
The format for /liquibase and /flyway has changed with Spring Boot 1.5.0 to support multiple Flyway/Liquibase beans. With this change we adpot the new format, but also support the old one. closes #371
-
- 04 Sep, 2016 1 commit
-
-
Johannes Edmeier authored
Using an absolut url in $http.get doesn't work when the server.context-path has been changed for the admin server. Like in all other places a relative url has to be used. fixes #256
-
- 03 Jun, 2016 1 commit
-
-
Steve Oakey authored
Adds an application view that displays a table of Flyway migrations as retrieved from the /flyway Actuator endpoint. The module is conditional on this endpoint being available. Fixes gh-206
-