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 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
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"
5
5
xsi : schemaLocation =" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
6
6
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd
7
7
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