For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- Spring Data JPA
- Spring Boot DevTools
- Spring Web
The following guides illustrate how to use some features concretely:
- Accessing Data with JPA
- Building a RESTful Web Service
- Serving Web Content with Spring MVC
- Building REST services with Spring
Generate the code using swagger-codegen
mvn clean install
Add target/generated-sources-src/main/java into Java-build path -> Add folder
or Run
mvn eclipse:eclipse