Start by running: ./mvnw spring-boot:run
- Application is available at localhost:8080
- H2 console with
jdbc:h2:mem:testdb
as JDBC url.
For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- Spring Web
- Spring Data JPA
- Thymeleaf
- Spring Boot DevTools
The following guides illustrate how to use some features concretely: