問題:
org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'int-http:inbound-channel-adapter'
真正的原因是缺少了所需要的jar包,將相關的JAR文件引入到Classpath即可
要是把錯誤信息進一步明確化,提示開發人員 NoClassFoundException異常更直觀一點