An API REST to manage war resources
./mvnw clean package
docker build -t letscode/starwarsresistencesocialnetwork .
docker run -p 8080:8080 letscode/starwarsresistencesocialnetwork
For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- Spring Boot DevTools
- Spring Web
- Spring Data JPA
- Flyway Migration
- Validation
- Spring Boot Actuator
The following guides illustrate how to use some features concretely: