Spring batch admin and Spring batch integration throwing MessagingException
问题 Following the solution of my prev question at: cant import resources I managed finally to overcome the properties configuration after trying to integrate spring-batch-admin However now I get different error: .. java.lang.NoClassDefFoundError: org/springframework/integration/MessagingException at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2615) This is my gradle script: dependencies { compile('org.springframework.batch:spring