运行springboot应用程序时出现以下错误: java.lang.AbstractMethodError: Receiver class org.springframework.jms.config.JmsListenerEndpointRegistrydoes not define or inherit an implementation of the resolved method abstract isAutoStartup()Z of interface(SpringApplication.java:386)
IDEA 2020.2\lib\idea_rt.jar=56127:C:\Program Files\JetBrains\IntelliJ IDEA 2020.2\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\JetBrains\IntelliJ IDEA 2020.2\lib\idea_rt.jar" com.intellij.rt.execution.CommandLineWrapper(CommandLineWrapper.java:63)
: org.apache.xerces.dom.DeferredDocumentImpl.getXmlStandalone()Z] with root cause
}
基本上添加compile("org.springframework.boot:spring-boot-starter-integration-4.0.7.R