Uses of Class
org.axonframework.extension.springboot.TracingProperties
Packages that use TracingProperties
Package
Description
Part of the Axon Extension module.
-
Uses of TracingProperties in org.axonframework.extension.springboot.autoconfig
Methods in org.axonframework.extension.springboot.autoconfig with parameters of type TracingPropertiesModifier and TypeMethodDescriptionTracingAutoConfiguration.tracingConfigurationEnhancer(org.springframework.beans.factory.ObjectProvider<SpanAttributesProvider> customProviders, TracingProperties properties) Constructs aConfigurationEnhancertranslating theaxon.tracing.*properties into the tracing settings components.