Can't see Zipkin Server when using Spring Initializer . Has it been removed? What is the alternative?
Zipkin Server is not part of Spring initializers. You have to use the official release of the Zipkin server
https://github.com/openzipkin/zipkin#quick-start
And custom servers are not supported anymore meaning you can't use @EnableZipkinServer
anymore since 2.7
https://github.com/openzipkin/zipkin#quick-start
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With