/Java-Spring-CQRS-Microservice

Java-Spring-CQRS-Microservice

Primary LanguageJava

Spring Kafka PostgreSQL MongoDB CQRS microservice example 👋‍💫✨

👨‍💻 Full list what has been used:

Swagger UI:

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

Zipkin UI:

http://localhost:9411

Prometheus UI:

http://localhost:9090

Grafana UI:

http://localhost:3000

For local development:

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