Package org.springframework.cloud.sleuth.autoconfig.instrument.web
-
Class Summary Class Description SleuthHttpProperties Sleuth HTTP settings.SleuthWebProperties Configuration properties for web tracing.SleuthWebProperties.Async Async computing properties.SleuthWebProperties.AsyncClient Async client properties.SleuthWebProperties.Client Web client properties.SleuthWebProperties.Servlet Web client properties.SleuthWebProperties.Template Async Rest Template properties.TraceWebAutoConfiguration Auto-configurationthat enables support for web applications. -
Annotation Types Summary Annotation Type Description ConditionalOnSleuthHttp Helper annotation to enable Sleuth web.ConditionalOnSleuthWeb Helper annotation to enable Sleuth web.