-
Notifications
You must be signed in to change notification settings - Fork 781
Closed
Milestone
Description
Tested against 2.1.1 and 2.1.2
***************************
APPLICATION FAILED TO START
***************************
Description:
Parameter 1 of method httpTracing in org.springframework.cloud.sleuth.instrument.web.TraceHttpAutoConfiguration required a bean of type 'org.springframework.cloud.sleuth.instrument.web.SkipPatternProvider' that could not be found.
The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
The following candidates were found but could not be injected:
- Bean method 'sleuthSkipPatternProvider' in 'TraceWebAutoConfiguration' not loaded because @ConditionalOnProperty (spring.sleuth.web.enabled) found different value in property 'spring.sleuth.web.enabled'
Action:
Consider revisiting the entries above or defining a bean of type 'org.springframework.cloud.sleuth.instrument.web.SkipPatternProvider' in your configuration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels