在做sping等框架时出现Error loading class [com.springaop.service.impl.AopMethodImpl] for bean with name 'aopmethodtarget' defined in class path resource [bean.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/springaop/service/impl/AopMethodImpl (wrong name: com/springaop/service/impl/AopMethodimpl)错误,配置文件中的映射路径有误,比如类文件名写错...
(wrong name: com/springaop/service/impl/AopMethodimpl)报错
最新推荐文章于 2023-11-25 21:30:12 发布