JHipster
JHipster is an open-source application generator that creates modern, Spring Boot-based, Java applications with a collection of modern front-end technologies. It is designed to accelerate the development of robust, high-performance web applications. JHipster scaffolds the project structure, generates code for both the backend and frontend, and sets up a comprehensive development environment.
The backend generated by JHipster is typically built with Spring Boot, a popular framework for creating stand-alone,
For the frontend, JHipster offers a choice between several popular JavaScript frameworks, most commonly Angular, React,
JHipster also includes features for continuous integration and deployment, providing build scripts for Maven and Gradle,