README.md

April 4, 2022 ยท View on GitHub

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