10
spring3.0中出现no viable alternative at input '^' 异常
<?xml version="1.0" encoding="UTF-8"?>
xmlns:p="http://www.springframework.org/schema/p"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:util="http://www.springframework.org/schema/util"
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
http://www.springframework.org/schema/util
http://www.springframework.org/schema/util/spring-util-3.0.xsd">
p:name="Chicago" p:state="IL" p:population="2853114"/>
p:name="Atlanta" p:state="GA" p:population="537958"/>
p:name="Dallas" p:state="TX" p:population="1279910"/>
/util:list
小陆爱吃鱼
2015/09/06 04:09- spring
- 编码
- 异常
- 点赞
- 收藏
- 回答