问题
xclsgfr
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
事务整合BeanNotOfRequiredTypeException: Bean named must be of type [] but was actually of type
org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named 'UserService' must be of type [com.service.impl.UserServiceImpl], but was actually of type [$Prox38] 原因1: 使用了jdk的自动...原创 2018-12-12 09:29:56 · 1211 阅读 · 0 评论 -
maven+ssh struts2+spring编译不成功的问题
Action配置到spring中,一直报action找不到的错误,struts2.xml中加入<constant name="struts.objectFactory" value="spring"></constant>,又会报其他各种错误:Cannot locate the chosen ObjectFactory implementation: spring 。 网...原创 2019-01-11 14:30:21 · 192 阅读 · 0 评论
分享