JHipster release 2.15.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, which correct a missing NPM library (EJS), and adds also some bug fixes in the Gradle and Gulp.js builds.

If you still have the Error: Cannot find module 'ejs' issue, please send us a bug report, it’s hard to test on a development build (as we have the module installed anyway). Of course it’s easy to fix manually by typing npm install ejs, but we want this solved for everyone!

Those issues still come from our migration to Yeoman 0.20.1, which has been very complicated, but this should be the end of them! That’s the price to pay to be ready for Yeoman 1.0.

一如既往, you can check all the closed tickets here.

更新指引

使用以下命令更新Jhipster:

npm update -g generator-jhipster

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

yo jhipster

You can also update your entities by running again the entity sub-generator, for example if your entity is named Foo

yo jhipster:entity Foo

帮助和缺陷

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