无法访问org.springframework.core.NestedRuntimeException 找不到org.springframework.core.NestedRuntimeExcep...

在学习springAOP时,出现如下异常:

无法访问org.springframework.core.NestedRuntimeException
找不到org.springframework.core.NestedRuntimeException的类文件

原因是:缺少spring-core.jar包

你可能感兴趣的:(无法访问org.springframework.core.NestedRuntimeException 找不到org.springframework.core.NestedRuntimeExcep...)