For further reference, please consider the following sections:
- Official Gradle documentation
- Spring Boot Gradle Plugin Reference Guide
- Create an OCI image
- Spring Boot Testcontainers support
- Testcontainers MySQL Module Reference Guide
- Spring Web
- Validation
- Spring Security
- Spring Data JPA
- Flyway Migration
- Spring Boot Actuator
- Testcontainers
The following guides illustrate how to use some features concretely:
- Building a RESTful Web Service
- Serving Web Content with Spring MVC
- Building REST services with Spring
- Validation
- Securing a Web Application
- Spring Boot and OAuth2
- Authenticating a User with LDAP
- Accessing Data with JPA
- Building a RESTful Web Service with Spring Boot Actuator
- Accessing data with MySQL
These additional references should also help you:
This project uses Testcontainers at development time.
Testcontainers has been configured to use the following Docker images:
Please review the tags of the used images and set them to the same as you're running in production.