Sample project for the Vertical Slice Architecture with Java and Spring Boot.
The project only needs Java 17 to run. The database is the embedded HSQL DB so no extra steps are needed.
- Start the class de.predic8.App
- Try the class in requests.http
Sample project for the Vertical Slice Architecture with Java and Spring Boot.
The project only needs Java 17 to run. The database is the embedded HSQL DB so no extra steps are needed.