spring Error creating bean with name 'xxxx'
Posted 走叉月月鸟飞
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了spring Error creating bean with name 'xxxx'相关的知识,希望对你有一定的参考价值。
解决办法:
1.检查Service 扫描applicationContext包的配置web.xml 是否写错了
2.检查spring配置相关的配置,是否配置错误;尤其注意看一下spring自动扫描的包路径
3.检查spring mvc相关配置,是否配置错误
4.检查@Autowired,@Service,@Controller导包是否正确
5.检查QQ,会占用端口,电脑管家WiFi会生成intc6与zookeeper的ip冲突导致服务发布不到指定虚拟机ip,断掉wifi
以上是关于spring Error creating bean with name 'xxxx'的主要内容,如果未能解决你的问题,请参考以下文章
spring Error creating bean with name 'xxxx'
Spring 报错:Error creating bean with name
Error creating bean with name 'org.apache.cxf.spring.boot.autoconfigure.CxfAutoConfiguration
spring-boot导入redis依赖后报错 Error creating bean with name ‘redisConnectionFactory‘
spring boot maven install时报错 Error creating bean with name 'serverEndpointExporter'
Error creating bean with name 'org.apache.cxf.spring.boot.autoconfigure.CxfAutoConfiguration(示例代