JHipster release 2.5.2
JHipster gives you Spring Boot + AngularJS working together in one handy Yeoman generator.
Documentation
Looking for the (old) JHipster v2.x documentation? It’s Here!
更新日志
This is a bug-fixing release. The 2 major changes are:
- The generated .gitignore file has been really improved. This should solve issues like #1211 but be careful as this might ignore files which weren’t ignored before!
- Pagination has been corrected
一如既往, you can check all the closed tickets here.
更新指引
使用以下命令更新Jhipster:
npm update -g generator-jhipster
使用以下命令更新你的项目
yo jhipster
帮助和缺陷
如果您发现这个版本的任何问题, 请随时联系我们:
- 在推特上联系@jhipster
- 在我们的bug tracker添加一个缺陷报告
- 在Stack Overflow提交问题