为了账号安全,请及时绑定邮箱和手机立即绑定

正在回答

2 回答

我也被老师坑了,他用来copy头部的docs.spring是3.2.1.RELEASE,演示的时候说的是4.1.7.RELEASE,这二边的头部是不一样的

0 回复 有任何疑惑可以回复我~
<beans xmlns="http://www.springframework.org/schema/beans"
       xmlns:context="http://www.springframework.org/schema/context"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://www.springframework.org/schema/beans
       http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
       http://www.springframework.org/schema/context
       http://www.springframework.org/schema/context/spring-context-4.2.xsd">

这一段覆盖你原本spring-dao.xml的beans,就不会报错了

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

测试时一直报错

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信