namespace 'context' is not bound, property-placeholder is not bound,已解决
因为只复制了标签。正常手写这句话的时候,按下回车有自动引入。直接复制没有自动引入,就报错了。
补救办法。加入下面几句话。
xmlns:context="http://www.springframework.org/schema/context" http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd