Author: Karsten Silz Mar 22, 2021 2 min read

Permalink: https://betterprojectsfaster.com/blog/release-jhipster-7-beta/

JHipster 7.0

JHipster portrait #2

What’s This About?

The JHipster team released JHipster 7.0 on March 21, 2021. JHipster is an application generator for microservice and monolith applications.

Until 2020, JHipster was Spring Boot only. But now it runs on RedHat’s Quarkus and Micronaut. And it even has .Net and NodeJS support in beta!

So what does JHipster do for us? Well, we can use it to jump-start our next project by generating a project, complete with admin code, user management, tests, CI & deployment. Or we can learn technologies by running code in our environment. We create the same application with different technologies — monolith vs. microservice, NoSQL vs. SQL back-end, Spring Boot vs. Micronaut vs. NodeJS vs. .NET, or React vs. Angular vs. Vue front-end.

And JHipster generates best-practice Java and Javascript code with just a small proprietary support library. It doesn’t have proprietary layers as Grails does!

What’s in the Release?

These are the main features:

Should I Upgrade?

No. Wait for the inevitable 7.0.1 release to fix some bugs.

Still, Where Can I Get It?

You upgrade JHipster with npm install -g generator-jhipster. Then you could update your project with jhipster upgrade. Again, don’t.

When Will the Next Version Be Out?

Guys, cool it! They just got this big release out. So give the JHipster team a break!

Java Tech Popularity Index Q4/2023:
Developer job ads dipped 30% in 2023. Monthly Stack Overflow questions dropped 42% since ChatGPT, with JavaScript at -56% and Python at -59%. Since June 22, Udemy's first-time Python course purchases have outpaced Java's 7.1 million to 2 million. Job ads for Quarkus and Micronaut continue to rebound.

Read my newsletter


comments powered by Disqus