首页 > 其他 > 详细

The prefix "context" for element "context:property-placeholder" is not bound.

时间:2020-11-29 12:44:45      阅读:32      评论:0      收藏:0      [点我收藏+]

1.applicationContext.xml 中beans声明部分   添加xmlns:context="http://www.springframework.org/schema/context"

2.xsi:schemaLocation 后添加 

http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context-4.1.xsd">

 

The prefix "context" for element "context:property-placeholder" is not bound.

原文:https://www.cnblogs.com/flyfishing1991/p/14055784.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!