Officially supported blueprints

JHipster supports several official blueprints. These blueprints have two main goals:

  • Enhance JHipster with new features using different languages and/or support
  • Demonstrate how the main generator behavior can be modified to fit anyone’s needs

Kotlin

It replaces most of Java back-end code with Kotlin. Source code and documentation could be found here: repository.

Stream lead is: Sendil Kumar.

Vue.js

It replaces the whole front-end logic with Vue.js. Source code and documentation could be found here: repository.

Stream lead is: Sahbi Ktifa.

.Net

This is the first attempt to leave the Java environment and join .Net world. Source code and documentation could be found here: repository.

Stream lead is: Daniel Petisme.

Node.js

It replaces the server java side with the NestJS Node framework. Source code and documentation could be found here: repository.

Stream lead is: Angelo Manganiello.

Micronaut

This blueprint supported and driven by people of the Micronaut team itself. It replaces all server side code with a Micronaut application. Source code and documentation can be found here: repository

Quarkus

This blueprint supported, in part by the JHipster sponsor Entando, and driven by the JHipster community for a supersonic, subatomic Java back-end. Source code and documentation can be found here: repository