Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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