JHipster release 1.2.1
JHipster gives you Yeoman + Maven + Spring + AngularJS all working together in one handy generator.
What's new
This is a maintenance release, with:
- An upgrade to the latest Spring Boot 1.1.7
- A much better Docker documentation
- An improved OpenShift sub-generator (this is still in BETA an very hard to test, so all your feedback is really welcome)
You can check the closed tickets here.
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