Skip to content

AleksK1NG/Java-Spring-CRQS-Eventsourcing-Microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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