最贊回答 / 小竹子愛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