Sep 2, 2018 · 1 min read
How can I rollback my database to tag, date or count using only Spring Boot without using Maven?
Is Spring Boot doing only update operation using Liquibase? Do we need to perform other Liquibase operations externally using maven command?