We encourage you to use it and give us your feedback.
This project adds Kotlin to the JHipster application 😎. It is based on JHipster Blueprint 🔵.
Install the package with npm install -g generator-jhipster-kotlin
- Make sure you have
yo
installed withnpm install -g yo
- Install the package with
npm install -g generator-jhipster-kotlin
- Generate the application with
khipster
✅ General App generation
- khipster
✅ Spring Controller
- khipster spring-controller <controller-name>
✅ Spring Service
- khipster spring-service <service-name>
✅ Entity generation
- khipster entity <entity-name>
Found an issue, let us know here.
Interested in contributing, check out our contributing guide to get started.
Any questions sendilkumarn