code-not-found / spring-kafka

spring-kafka projects
https://www.codenotfound.com/spring-kafka
MIT License
229 stars 419 forks source link

2016-11-28 15:06:01.921 [main] ERROR o.s.boot.SpringApplication - Application startup failed java.lang.NoSuchMethodError: org.springframework.messaging.handler.annotation.support.MessageMethodArgumentResolver.<init>(Lorg/springframework/messaging/converter/MessageConverter;)V #1

Closed RobinsChens closed 7 years ago

RobinsChens commented 7 years ago

2016-11-28 15:06:01.921 [main] ERROR o.s.boot.SpringApplication - Application startup failed java.lang.NoSuchMethodError: org.springframework.messaging.handler.annotation.support.MessageMethodArgumentResolver.(Lorg/springframework/messaging/converter/MessageConverter;)V

code-not-found commented 7 years ago

Hi, could you give a bit more information about when you encounter the error?

code-not-found commented 7 years ago

Closing issue.

Cs4r commented 7 years ago

@code-not-found why did you close the issue? What's the fix?

code-not-found commented 7 years ago

@Cs4r I never got any additional information on the details of the above error. In addition I have added a Travis job that tests all example projects using an embedded broker.