JHipster release 1.2.2
JHipster gives you Yeoman + Maven + Spring + AngularJS all working together in one handy generator.
What's new
Please note that if you want to contribute to the project, we now have some clear guidelines in our CONTRIBUTING.md document.
This is a maintenance release, with:
- A correction to a blocking MongoDB issue
- A correction to an important Atmosphere issue
- And several minor improvements and corrections
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