This is a simple Quarkus Rest Service built around these capabilities :
- Persistence with JPA and Spring Data
- Migration with Liquibase
- Exception Handling
- Logging with log4j2
- Oauth2 Security with OIDC
- Monitoring and Observability with Micrometer and Prometheus
- Distributed tracing with OpenTracing
- Health Check with SmallRye Health
- Documentation with Spring REST Docs and OpenAPI
- CI/CD with Github actions
You can read the developer guide here
Follow this link to know how to install this service on your Kubernetes cluster with Helm.