...
You will need Node.js and Java installed. The book’s code was tested using Node.js 16 and Java 11.
As part of this update, I rewrote 21-Points Health from scratch. I have not yet deployed it to production on Heroku. I hope to do so soon.
If you're new to JHipster, here's my recommended path to learning it:
- Watch my Get Started with JHipster 7 YouTube video.
- Complete its associated tutorial.
- Download and read the JHipster Mini-Book.
Of course, writing an app with JHipster is the best learning tool!
If you're interested in JHipster 8 with Spring Boot 3, you might want to check out the presentation I did last week on The Golden Path to SpringOne: Reactive Microservices with Spring Boot and JHipster.
Create JHipster Native app using Spring Native and Graal VM
...