This module contains the actual Spring Boot REST Web Application.
It has:
- A REST API
- A swagger UI for that
- OIDC authentication
- A nice login UI
- A minimalistic "welcome page"
- Actuator
- A few static resources, e.g.
robots.txt - multiple Maven profiles for development, production and so on