Spring CQRS and Event Sourcing microservice example 👋‍💫✨

Topics

  • java docker kafka cqrs spring mongodb ddd grafana postgresql swagger event-sourcing prometheus clean-architecture flyway eventsourcing cqrs-es jaeger resilience4j event-sourcing-and-cqrs

👨‍💻 Full list what has been used:

Swagger UI:

http://localhost:8006/swagger-ui/index.html

Jaeger UI:

http://localhost:16686

Prometheus UI:

http://localhost:9090

Grafana UI:

http://localhost:3005

For local development:

make local // runs docker-compose.yaml with all required containers
run spring application