Examples how to set up an OAuth2 identity server and resource provider within a few minutes using Spring Boot and Maven. Please feel free to take a look at my blog ...
project_root/ ├── docker/ # Docker compose files ├── config/ # Configuration files │ ├── prometheus/ # Prometheus config and alerts │ ├── grafana/ # Grafana dashboards and datasources │ └── kafka/ # ...