File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
weixin-java-demo-with-spring/src/main/resources Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<beans xmlns =" http://www.springframework.org/schema/beans"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : context =" http://www.springframework.org/schema/context"
4- xmlns : amq = " http://activemq.apache.org/schema/core " xmlns : util =" http://www.springframework.org/schema/util"
4+ xmlns : util =" http://www.springframework.org/schema/util"
55 xsi : schemaLocation =" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
66 http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd
77 http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd" >
You can’t perform that action at this time.
0 commit comments