-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
if using : compile("org.springframework.integration:spring-integration-twitter:3.0.0.RELEASE")
then we have error :
java.lang.ClassNotFoundException: org.springframework.integration.MessagingException
fixed by upgrading the version to this :
compile("org.springframework.integration:spring-integration-twitter:4.0.2.RELEASE")
Metadata
Metadata
Assignees
Labels
No labels