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

First official blueprint, 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

Second official blueprint, 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

Latest official blueprint, 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.