Micro-service template to use with my DevOpsDemo
- Build in multi-stage Docker container
- Configuration via environment variables
- State passed to API handlers
- Logging in JSON
- Health-check endpoint
- Prometheus metrics
- Unit tests with JUnit-compatible output
- API/integration tests with docker-compose