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.
7 lines
219 B
Plaintext
7 lines
219 B
Plaintext
9 years ago
|
== 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
|