JHipster release 0.16.0
JHipster为您提供集Yeoman + Maven + Spring + AngularJS于一体的应用生成器.
更新日志
JHipster 0.16.0 comes with one new major feature: Gradle support! This will generate a Gradle configuration, which should work the same as our usual Maven build. But, of course, it is more flexible, more powerful, and more hype!
In case you were wondering: yes, you can use Gradle OR Maven on the backend, and Grunt OR Gulp.js on the frontend. All 4 combinations should work the same!
And of course we have several bugfixes and improvements, which are listed here
更新指引
使用以下命令更新Jhipster:
npm update -g generator-jhipster
使用以下命令更新你的项目
yo jhipster
帮助和缺陷
如果您发现这个版本的任何问题, 请随时联系我们:
- 在推特上联系@jhipster
- 在我们的bug tracker添加一个缺陷报告
- 在Stack Overflow提交问题