我们有一个 spring-boot , liquibase 和 Gradle project .
spring-boot
liquibase
Gradle project
在liquibase中,我们可以通过 update 参数,这样我们就可以更新数据库,而且效果很好。
当我们使用spring boot时,我们希望通过spring boot来实现。
但我该怎么通过呢 update spring中的参数为 there is no such spring-boot property
update