JHipster release 0.13.0

JHipster为您提供集Yeoman + Maven + Spring + AngularJS于一体的应用生成器.

更新日志

JHipster 0.13.0 comes with a lot of bug fixes and new features, which we have listed here.

Most importantly, we have:

  • Support for Java 8
  • Support for Spring Boot 1.0
  • Added Swagger integration for documenting our REST interfaces
  • Danish translation

Warning: it looks like in “production” mode we have an issue in the “uglify” task, that doesn’t minify correctly the JavaScript files in the index.html file. It seems to depend on the “uglify” task version, if you encounter that issue please do not hesitate to contact @juliendubois who is struggling to reproduce that issue.

更新指引

使用以下命令更新Jhipster:

npm update -g generator-jhipster

使用以下命令更新你的项目

yo jhipster

帮助和缺陷

如果您发现这个版本的任何问题, 请随时联系我们: