About
JHipster is a development platform to quickly generate, develop, and deploy modern web applications and microservice architectures. We support many frontend technologies, including Angular, React, and Vue. We even have mobile app support for Ionic and React Native! On the backend, we support Spring Boot (with Java or Kotlin), Micronaut, Quarkus, Node.js, and .NET. For deployment, we embrace cloud native principles with Docker and Kubernetes. Deployment support exists for AWS, Azure, Cloud Foundry, Google Cloud Platform, Heroku, and OpenShift.
Documentation and information about KHipster is available here
Full documentation and information about JHipster is available here
Build status
Greetings, Kotlin Hipster!
This project adds Kotlin to the JHipster application 😎. It is based on JHipster Blueprint 🔵.
🚀 How to get started
Install the package with npm install -g generator-jhipster-kotlin
- Make sure you have
yo
installed with npm install -g yo
- Install the package with
npm install -g generator-jhipster-kotlin
- Generate the application with
khipster
🚦 What we have now
✅ 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