栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

fixed bug: is not eligible for getting processed by all BeanPostProcessors

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

fixed bug: is not eligible for getting processed by all BeanPostProcessors

因项目需要,去掉consul能力,但是编辑好了yml文件出现如下错误,一直读不到配置文件

报如下的错误:

已连接到目标 VM, 地址: ''127.0.0.1:51162',传输: '套接字''
2021-10-18 15:24:36.481 [main] INFO  o.s.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)

  .   ____          _            __ _ _
 / / ___'_ __ _ _(_)_ __  __ _    
( ( )___ | '_ | '_| | '_ / _` |    
 /  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |___, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.2)

解决办法,在包依赖的地方,去掉consul的依赖

//    implementation("org.springframework.cloud:spring-cloud-starter-consul-bus:3.0.3")
//    implementation("org.springframework.cloud:spring-cloud-starter-consul-config:3.0.3")
转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/332383.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号