码迷,mamicode.com
首页 > 编程语言 > 详细

[异常笔记] spring cloud 服务消费者启动-2018040501

时间:2018-04-05 11:45:53      阅读:334      评论:0      收藏:0      [点我收藏+]

标签:body   tar   分享图片   bug   isp   enable   ring   img   play   

一、异常信息:

Error starting ApplicationContext. To display the auto-configuration report re-run your application with ‘debug‘ enabled.
2018-04-05 01:15:11.264 ERROR 8144 --- [  restartedMain] o.s.b.d.LoggingFailureAnalysisReporter   : 

***************************
APPLICATION FAILED TO START
***************************

Description:

A component required a bean of type ‘java.util.List‘ that could not be found.


Action:

Consider defining a bean of type ‘java.util.List‘ in your configuration.

二、原因及解决方法

在控制层那里有的注入没有使用,删掉即可。

技术分享图片

 

[异常笔记] spring cloud 服务消费者启动-2018040501

标签:body   tar   分享图片   bug   isp   enable   ring   img   play   

原文地址:https://www.cnblogs.com/tocode/p/8720684.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!