in28minutes / spring-microservices

Microservices using Spring Boot, Spring Cloud, Docker and Kubernetes
https://www.udemy.com/course/microservices-with-spring-boot-and-spring-cloud/
MIT License
1.8k stars 2.73k forks source link

Zipkin dependencies are not available in http://start.spring.io/ #2

Closed m-thirumal closed 3 years ago

m-thirumal commented 6 years ago

The Zipkin dependencies which are mentioned in packtpub are not available in http://start.spring.io/

gandhirajan commented 5 years ago

If you would have read course, it was stated that the zipkin server is deprecated from spring boot and it should be installed externally.

in28minutes commented 3 years ago

We are now launching Zipkin using Docker.