Caused by: java.lang.IllegalStateException: @ConditionalOnMissingBean did not specify a bean using type, name or annotation and the attempt to deduce the bean's type failed
at org.springframework.boot.autoconfigure.condition.OnBeanCondition$BeanSearchSpec.validate
springcloud的一个消费者启动问题
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
1条回答 默认 最新
一峰说 2021-01-27 02:07关注然后我进入project structure里的libraries删掉spring-boot-configure的jar包,然后重新导入,再导入http的一个包,就可以了
解决 无用评论 打赏 举报