如何使用spring-boot集成liquibase

时间:2017-04-09 05:36:11

标签: spring spring-boot

我想使用spring-boot集成liquibase,maven项目应用程序配置文件和pom.xml应该如何配置?请指教。

2 个答案:

答案 0 :(得分:0)

您可以在此GitHub Project

找到集成示例

答案 1 :(得分:0)

只需在您的pom.xml中添加liquibase依赖项 - 架构更新将在您的应用程序启动时自动启动。

默认情况下,您的主更新日志位于db / changelog / db.changelog-master。[json | xml | yml]作为资源