<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-stream</artifactId> <version>RELEASE</version></dependency>将pom中这个干掉就行了,暂时没搞清楚为啥
Caused by: java.lang.ClassNotFoundException: org.springframework.integration.handler.support.HandlerMethodArgumentResolversHolder
原文:https://www.cnblogs.com/guokejiang/p/10750182.html