最赞回答 / 小竹子爱JAVA
我也遇到了,把spring配置文件中的版本信息改成下面这个版本就好了!<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" xsi:schema...
2015-09-30
最新回答 / qq_At_1
老师我那个name直接不配置,就配置ref也行的么,因为我的<constructor-arg ></constructor-arg>没有name标签不知道怎么回事
2015-09-21