What Is JHipster?
JHipster is a development platform to quickly generate, develop, and deploy modern web applications and microservice architectures. JHipster support many frontend technologies, including Angular, React, and Vue. For deployment, JHipster embrace cloud native principles with Docker and Kubernetes. Deployment support exists for AWS, Azure, Cloud Foundry, Google Cloud Platform, Heroku, and OpenShift.
Julien Dubois started the project in 2013 and is available on GitHub.
This video will show you a quick overview of JHipster, how to create a simple monolithic application using command line tools.
JHipster generates a lot of code which includes many libraries. JHipster jump-starts new microservice and monolith applications by generating complete projects with CRUD screens, user management, administration, tests, Continuous Integration, and deployment.
JHipster takes you further with fewer steps. If you want to learn more, check out the JHipster site, the JHipster Github page and follow @java_hipster on Twitter.
You can download this sample application on my github page