JHipster release 1.5.0
JHipster gives you Spring Boot + AngularJS working together in one handy Yeoman generator.
更新日志
The entity sub-generator has been once again improved, we have now many-to-many and one-to-one relationships working! In that process, we have also cleaned up the entity code, and most importantly the generated unit tests.
Using the entity sub-generator, you can now create complex CRUD applications without coding anything.
Other notable improvements are:
- Upgraded to the latest 1.1.8 version of Spring Boot
- Updated the images to have our new logo created by @ggaulard
- Support for 2 new langages (traditional Chinese and Swedish), for an impressive total of 13 supported languages!
You can check the closed tickets here.
更新指引
使用以下命令更新Jhipster:
npm update -g generator-jhipster
使用以下命令更新你的项目
yo jhipster
帮助和缺陷
如果您发现这个版本的任何问题, 请随时联系我们:
- 在推特上联系@jhipster
- 在我们的bug tracker添加一个缺陷报告
- 在Stack Overflow提交问题