The following was discovered as part of building this project:
- The original package name 'hyena.oauth-login' is invalid and this project uses 'hyena.oauthlogin' instead.
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
- Spring Data JPA
- Docker Compose Support
- 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
- Accessing Data with JPA
- Accessing data with MySQL
These additional references should also help you:
This project contains a Docker Compose file named compose.yaml.
In this file, the following services have been defined:
- mysql:
mysql:latest
Please review the tags of the used images and set them to the same as you're running in production.