Boxfuse with Jhipster Deployment

被刻印的时光 ゝ 提交于 2019-12-12 04:05:19

问题


When upgrading my jhipster app to version 2.0 from 1.0 using Boxfuse , I am getting Liquibase checksum invalid error . However I have changed nothing in the database .

Also, this happens only in prod mode and app runs fine in dev mode. How can I resolve this issue . Thanks .


回答1:


I'm not familiar with how jhipster uses Liquibase, but basically what you need to do is get liquibase to run the changelogsync command to get the changeset checksums updated.



来源:https://stackoverflow.com/questions/45951932/boxfuse-with-jhipster-deployment

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!