JHipster release 0.13.0 Permalink to "JHipster release 0.13.0"

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

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

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.

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: