JHipster release 0.17.1 Permalink to "JHipster release 0.17.1"

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

What’s new Permalink to "What’s new"

JHipster 0.17.1 is a bug-fixing release:

  • We are having a very annoying, very hard to reproduce bug (at least @juliendubois can’t reproduce it!) when generating a new entity, see #404 for more information. Thanks for commenting the bug or notifying @juliendubois if you have the bug, and if you do NOT have the bug -> we are trying to find out which strange combinaison of node/npm/OS/whatever causes this issue. This is, of course, our top priority at the moment.
  • We are migrating to Spring Boot 1.1.3 (which corrects some minor Spring Boot issues, see the Spring blog for more information).

How to upgrade Permalink 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

Help and bugs Permalink to "Help and bugs"

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