在beans里面加上下面信息:
xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation="
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context-3.0.xsd"本文共 267 字,大约阅读时间需要 1 分钟。
在beans里面加上下面信息:
xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation="
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context-3.0.xsd"转载于:https://www.cnblogs.com/tietazhan/p/5533516.html