Uses of Class
org.springframework.cloud.sleuth.autoconfig.instrument.web.ConditionalOnSleuthHttp
-
Packages that use ConditionalOnSleuthHttp Package Description org.springframework.cloud.sleuth.autoconfig.brave.instrument.web org.springframework.cloud.sleuth.autoconfig.instrument.web.client -
-
Uses of ConditionalOnSleuthHttp in org.springframework.cloud.sleuth.autoconfig.brave.instrument.web
Classes in org.springframework.cloud.sleuth.autoconfig.brave.instrument.web with annotations of type ConditionalOnSleuthHttp Modifier and Type Class Description classBraveHttpConfigurationAuto-configurationrelated to HTTP based communication. -
Uses of ConditionalOnSleuthHttp in org.springframework.cloud.sleuth.autoconfig.instrument.web.client
Classes in org.springframework.cloud.sleuth.autoconfig.instrument.web.client with annotations of type ConditionalOnSleuthHttp Modifier and Type Class Description interfaceConditionalnOnSleuthWebClientHelper annotation to enable Sleuth web client.
-