Learn the problems encountered in spring

Error:

Unexpected exception parsing XML document from class path resource [applicationContext.xml]; nested exception is java.lang.NoClassDefFoundError: org/springframework/aop/TargetSource

Reason: The aop package in spring is not imported, and it can be solved by importing the package into lib

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324942206&siteId=291194637