且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何覆盖Jhipster使用的Spring Boot版本

更新时间:2023-02-22 19:09:38

感谢您提出这个问题.盖尔对您的问题的评论为我指明了正确的方向.我刚刚完成了旧项目的升级.这是我的操作方式:

Thanks for asking this question. The comment to your question by Gael pointed me in the right direction. I've just completed an upgrade of my legacy project. Here is how I did it:

  1. 转到此链接: https://www.jhipster.tech/upgrading-an-application/
  2. 按照自动升级的说明进行操作(在升级之前,请确保创建新分支,并确保存在合并冲突).
  3. 解决合并冲突并运行测试.
  4. 提交更改以避免重复工作.

在开始之前,请先全部阅读并理解说明,否则您会感到沮丧.

Above all read the instructions and understand them before beginning because otherwise you will become frustrated.

您可以在此处获取JHipster发行版本的列表: https://www.jhipster.tech/releases/

You can get the list of JHipster release versions here: https://www.jhipster.tech/releases/