You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinConfigurations.SenderConfiguration#urlConnectionSender has a @ConditionalOnClass(URLConnectionSender.class) on it. This annotation is not supported at method level. Make sure that the methods returns the most concrete type possible.