Chris Beams
13 years ago
3 changed files with 18 additions and 17 deletions
@ -1,15 +0,0 @@
@@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
||||
|
||||
<beans xmlns="http://www.springframework.org/schema/beans" |
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
||||
xmlns:neo4j="http://www.springframework.org/schema/data/neo4j" |
||||
xmlns:context="http://www.springframework.org/schema/context" |
||||
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd |
||||
http://www.springframework.org/schema/data/neo4j http://www.springframework.org/schema/data/neo4j/spring-neo4j-2.0.xsd |
||||
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.1.xsd"> |
||||
|
||||
<bean id="a" class="org.springframework.context.annotation.ConfigurationClassPostProcessor"/> |
||||
<bean id="b" class="org.springframework.context.annotation.ConfigurationClassPostProcessor"/> |
||||
<bean id="c" class="org.springframework.context.annotation.DuplicateConfigurationClassPostProcessorTests$Config"/> |
||||
</beans> |
||||
|
Loading…
Reference in new issue