我正在开发Spring boot应用程序,我尝试使用Autowire对象来获取traceId,但它引发了以下异常。为什么?org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'brave.TracerDependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)} 我在很多项目中使用了