Prerequisite:
- maven (3.6.x)
- java 16
Start application:
$ ./mvnw clean spring-boot:run
ATTENTION: For now, the database is h2 in memory.
For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- Spring Data JDBC
- Liquibase Migration
- Spring Web
- Spring Boot Actuator
- Spring Security
The following guides illustrate how to use some features concretely: