- Java 17 and higher
- Gradle
- Spring Boot 3
- In-Memory H2
Everytime the app starts the DB is created.
Test & Build It uses Gradle as build tool. Run gradle test or gradle assemble respectively.
Build Applications
$ ./gradlew clean
$ ./gradlew build
Run Applications
$ ./gradlew bootRun
ABC123
Base URL