The following was discovered as part of building this project:
- The original package name 'org.acme.authorization-server' is invalid and this project uses 'org.acme.authorization_server' instead.
For further reference, please consider the following sections:
- Java 25
- Official Gradle documentation
- Spring Boot Gradle Plugin Reference Guide
- Create an OCI image
- Spring Boot Testcontainers support
- Testcontainers Postgres Module Reference Guide
- Spring Configuration Processor
- Spring Web
- Spring Session
- Spring Security
- OAuth2 Authorization Server
- Spring Data JPA
- Liquibase Migration
- Validation
- 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
- Securing a Web Application
- Spring Boot and OAuth2
- Authenticating a User with LDAP
- Accessing Data with JPA
- Validation
- Building a RESTful Web Service with Spring Boot Actuator
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.