码迷,mamicode.com
首页 > 系统相关 > 详细

MyEclipse XML配置奇葩问题

时间:2016-02-02 15:01:03      阅读:155      评论:0      收藏:0      [点我收藏+]

标签:

xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.1.xsd
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context-3.1.xsd
http://www.springframework.org/schema/aop
http://www.springframework.org/schema/aop/spring-aop.xsd
http://www.springframework.org/schema/tx
http://www.springframework.org/schema/tx/spring-tx.xsd
http://www.springframework.org/schema/mvc
http://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd"

 

Spring配置里面的xsi:schemaLocation 必须成对出现,否则将会报错

MyEclipse XML配置奇葩问题

标签:

原文地址:http://www.cnblogs.com/iaoc/p/5177292.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!