This 15-minute tutorial shows how to create a JHipster 7 application, work with
the provided tools, use the JDL Studio to create several entities with their relationships,
and deploy the end result to the cloud.
Gaëtan Bloch shows how to generate a fullstack application with JHipster and explore the different features: tests (JUnit, Jest, Integration with TestContainers, e2e with Cypress, performance with Gatling), security (JWT), i18n, API documentation (OAS/Swagger), QA (SonarQube, OWASP vulnerabilities check) and CI/CD pipeline (GitHub Actions) and cloud deplyement to Heroku.
This 17-minute tutorial shows how to create a JHipster 6 application, work with
the provided tools, use the JDL Studio to create several entities with their relationships,
and deploy the end result to the cloud.
7-minute demo showing how to quickly create a microservices application and a gateway, using the entity sub-generator in both projects and running the JHipster Registry locally. You need to have Youtube comments enabled to see the instructions (there is no voice in this video, so you can watch it from work!).
This 20-minutes tutorial shows how to create a JHipster application, work with
the provided tools (Maven, Gulp), use the entity sub-generator to
create several entities with their relationships, and deploy the end result to the cloud in production.