spring 3.1 context:property-placeholder 標(biāo)簽無效 紅叉
spring 3.1 context:property-placeholder 標(biāo)簽無效 紅叉 只需要在文件頭中引入:xmlns:context="http://www.springframework.org/schema/context" 即可。 舉例如下:
<beans xmlns="http://www.springframework.org/schema/beans" ? ? ? xmlns:context="http://www.springframework.org/schema/context"
2018-02-01
同上只需在文件頭中引入:xmlns:context="http://www.springframework.org/schema/context" 即可