JHipster release 2.14.1 パーマリンク to "JHipster release 2.14.1"

JHipster gives you Spring Boot + AngularJS working together in one handy Yeoman generator.

Documentation パーマリンク to "Documentation"

Looking for the (old) JHipster v2.x documentation? It’s Here!

What’s new パーマリンク to "What’s new"

Sorry everyone, release v2.14.0 was pushed by mistake! So this v2.14.1 release is the same as the v2.13.1 release, which was the last working version.

If somebody asks you, v2.14.0 never happened :-)

How to upgrade パーマリンク to "How to upgrade"

Update your version of JHipster with:

npm update -g generator-jhipster

And then you can update your project when you run again

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

Help and bugs パーマリンク to "Help and bugs"

If you find any issue with this release, don’t hesitate to: