JHipster release 2.24.0 Permalink to "JHipster release 2.24.0"

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

Documentation Permalink to "Documentation"

Looking for the (old) JHipster v2.x documentation? It’s Here!

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

We’ve had more than 50 closed bugs, and this is a recommended update for everyone.

Spring Boot 1.3.0.RELEASE Permalink to "Spring Boot 1.3.0.RELEASE"

JHipster has migrated to the newly-released stable version of Spring Boot 1.3.0, which includes many libraries updates.

The JHipster “devbox” is now available Permalink to "The JHipster “devbox” is now available"

The JHipster devbox is now available! It is a virtualized development environment with JHipster and many other useful tools already installed.

Closed tickets Permalink to "Closed tickets"

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

You can also update your entities by running again the entity sub-generator, for example if your entity is named Foo

yo jhipster:entity Foo

Help and bugs Permalink to "Help and bugs"

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