首页 > 其他 > 详细

SSH报错记录

时间:2018-07-07 16:56:05      阅读:144      评论:0      收藏:0      [点我收藏+]

org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘dataSource‘ defined in class path resource [applicationContext.xml]: Initialization of bean failed; nested exception is java.lang.IllegalArgumentException: warning no match for this type name: cn.xiaou.dao.impl [Xlint:invalidAbsoluteTypeName]

Spring切点配置问题

<aop:pointcut expression="execution(* cn.xiaou.dao.impl.*.*(..))" id="txPc"/>

 

SSH报错记录

原文:https://www.cnblogs.com/FlyBlueSky/p/9277455.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!