Spring CQRS and Event Sourcing microservice example 👋💫

👨‍💻 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
Languages
Java 98.6%
Makefile 1.3%