EventHub - API REST backend-first
- Java
- Spring Boot
- PostgreSQL
- Docker
- Swagger
API REST “production-minded” para eventos: validación robusta, contrato de errores consistente y OpenAPI/Swagger. CI con GitHub Actions, trazabilidad básica con Correlation ID + Actuator, y tests de integración con PostgreSQL real (Testcontainers). Runtime con PostgreSQL (Docker Compose) o local con H2.