JHipster release 0.8.4
JHipster gives you Yeoman + Maven + Spring + AngularJS all working together in one handy generator.
What's new
Added spring-milestones as a pluginRepository, so spring-boot-maven-plugin in version 1.0.0.RC1 can be correctly downloaded.
See #112 for more information.
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
If you find any issue with this release, don't hesitate to:
- Contact @jhipster on Twitter
- Add a bug on our bug tracker
- Post a question on Stack Overflow