Practical DevOps
上QQ阅读APP看书,第一时间看更新

Hello world in Liquibase

This is a simple "hello world" style example for the Liquibase relational database changeset handler.

To try the example out, unpack the source code bundle and run Maven, the Java build tool.

cd ch3-liquibase-helloworld
mvn liquibase:update