码迷,mamicode.com
首页 > 其他好文 > 详细

SSH报错记录

时间:2018-07-07 17:32:48      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:text   lin   define   java   span   type   cep   size   aop   

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报错记录

标签:text   lin   define   java   span   type   cep   size   aop   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!