Caused by: java.lang.ClassNotFoundException: org.springframework.integration.handler.support.HandlerMethodArgumentResolversHolder

时间:2019-04-22 15:34:26   收藏:0   阅读:635
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream</artifactId>
<version>RELEASE</version>
</dependency>

将pom中这个干掉就行了,暂时没搞清楚为啥

原文:https://www.cnblogs.com/guokejiang/p/10750182.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!