Uses of Class
org.springframework.cloud.sleuth.autoconfig.instrument.web.ConditionalOnSleuthWeb
-
Packages that use ConditionalOnSleuthWeb Package Description org.springframework.cloud.sleuth.autoconfig.instrument.web -
-
Uses of ConditionalOnSleuthWeb in org.springframework.cloud.sleuth.autoconfig.instrument.web
Classes in org.springframework.cloud.sleuth.autoconfig.instrument.web with annotations of type ConditionalOnSleuthWeb Modifier and Type Class Description interfaceConditionalOnSleuthHttpHelper annotation to enable Sleuth web.classTraceWebAutoConfigurationAuto-configurationthat enables support for web applications.
-