JHipster 7: Beta available
What’s This About?
The JHipster team released the first beta of version 7 on December 21, 2020. JHipster is an application generator for microservice and monolith applications. Until 2020, JHipster was Java-only. But it now has Dot.Net and NodeJS support in beta.
What’s in the Release?
These are the main features:
- Spring Boot 2.3 - yep, the already outdated version
- Vue.js is not a plugin anymore, but part of JHipster core.
- JavaScript testing switched to Cypress.
- JHipster Control Center manages microservices and partially replaces the JHipster Console.
- Angular 11 is included and uses Angular CLI as the build system (instead of Webpack).
- Java 11, PostgreSQL, and Prettier for Java are now defaults.
- Scanning for security vulnerabilities with Snyk
- Docker Compose v3
- Typescript 4
Should I Upgrade?
No. Even if you want to use the beta, you can’t upgrade existing projects automatically .
Where Can I Get It?
You install the beta with: npm install -g generator-jhipster@beta
You can only create new projects with it, but not automatically upgrade old ones.
When Will the Next Version Be Out?
JHipster 7.0 is hopefully an early 2021 release. You can follow the release through its Github project.
Java Tech Popularity Index Q1/2024:
Developer job ads down 32% year over year, Stack Overflow questions dropped 55% since ChatGPT. I now recommend IntelliJ Community Edition because many AI code assistants don't run in Eclipse. Job ads for Quarkus hit an all-time high.
Developer job ads down 32% year over year, Stack Overflow questions dropped 55% since ChatGPT. I now recommend IntelliJ Community Edition because many AI code assistants don't run in Eclipse. Job ads for Quarkus hit an all-time high.
Read my newsletter
comments powered by Disqus