java.lang.IllegalStateException: Failed to load ApplicationContext
这个是applicationContext配置文件在启动spring的容器时没有加载成功,应该是添加的地方配置错误,你先看着改一下,不行的话把添加出的代码贴上来看看也可以。
NoClassDefFoundError: org/springframework/jdbc/datasource/TransactionAwareDataSourceProxy
少spring-jdbc包吧