JHipster release 1.7.0 Permalink to "JHipster release 1.7.0"

JHipster gives you Spring Boot + AngularJS working together in one handy Yeoman generator.

What’s new Permalink to "What’s new"

The main new improvement of this release is the Cloud Foundry sub-generator. It is working so well that we didn’t put the BETA tag on it (unlike our Heroku and OpenShift sub-generators). If you Check the code you can also see how small and clean it is.

You can now easily deploy your application to any Cloud Foundry instance available, with MySQL, Postgresql or MongoDB!

And as always, you can check all the closed tickets here.

How to upgrade Permalink 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 Permalink to "Help and bugs"

If you find any issue with this release, don’t hesitate to: