This project implements common functions JakartaEE REST-APIs.
Some advantages:
- Build responses from almost every object to JSON content
- Ease creating of REST requests
- Automatic request logging (Logs any requests)
- Debugmode with Deployment aware logging (Log debug messages with info in which depoled app it ocured)
- Eease CORS handling
- Mirroring requests
- ...