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

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">

 

posted @ 2020-11-29 11:38  flyfish91  阅读(486)  评论(0编辑  收藏  举报