喵喵喵喵喵啊
2018-08-15 11:53
一直提示找不到声明
我也被老师坑了,他用来copy头部的docs.spring是3.2.1.RELEASE,演示的时候说的是4.1.7.RELEASE,这二边的头部是不一样的
<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,就不会报错了
Java高并发秒杀API之业务分析与DAO层
87426 学习 · 496 问题
相似问题
回答 2
回答 4
回答 1
回答 1
回答 3