Need steps to implement liquibase in spring boot application with dockerfile. And Need steps for how to execute liquibase using docker.
Asked
Active
Viewed 697 times
1 Answers
0
This documentation from Liquibase shows how to get a container running that contains liquibase for you to execute.
Here is the basics on using Liquibase with SpringBoot (and Maven)
If you run into issues you can ask directly on the Liquibase Forum or use Discord to chat directly with Liquibase users / contributors.