JHipster release 2.5.2 パーマリンク to "JHipster release 2.5.2"
JHipster gives you Spring Boot + AngularJS working together in one handy Yeoman generator.
Documentation パーマリンク to "Documentation"
Looking for the (old) JHipster v2.x documentation? It’s Here!
What’s new パーマリンク to "What’s new"
This is a bug-fixing release. The 2 major changes are:
- The generated .gitignore file has been really improved. This should solve issues like #1211 but be careful as this might ignore files which weren’t ignored before!
- Pagination has been corrected
And as always, you can check all the closed tickets here.
How to upgrade パーマリンク 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 パーマリンク to "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