AleksK1NG / Java-Spring-CRQS-Eventsourcing-Microservice

Java-Spring-CRQS-Eventsourcing-Microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Java-Spring-CRQS-Eventsourcing-Microservice


Languages

Language:Java 98.6%Language:Makefile 1.3%Language:Dockerfile 0.1%