JHipster release 1.4.0
JHipster gives you Spring Boot + AngularJS working together in one handy Yeoman generator.
What's new
The entity sub-generator has been once again improved, and can now generate one-to-many and many-to-one relationships between entities. Please check our updated documentation. Of course, we plan to support many-to-many relationships in the future.
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