Backend using Spring, frontend using React, packaged as Spring Boot application.
Rougly following Use React and Spring Boot to Build a Simple CRUD App, but for my exploratory purposes.
- JDK 17
- Node 18 (
npm)
Use gradlew build to build the application. The gradlew (Gradle wrapper)
script would automatically download and use the configured Gradle version.