Skip to content

rajadilipkolli-learning/spring-boot-microservices-series-gradle

Repository files navigation

spring-boot-microservices-series-gradle

Java CI with Gradle

Accessing local server URLS

Zipkin     -> http://localhost:9411/zipkin
Eureka     -> http://localhost:8761/
Grafana    -> http://localhost:3000/login
Prometheus -> http://localhost:9090/graph

-- http://localhost:8761/eureka/apps/CATALOG-SERVICE

Useful Docker commands

  • docker system prune -a -f --volumes -> completely remove everything

Releases

No releases published

Packages

No packages published