File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/test/resources/org/springframework/hateoas/config Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<beans xmlns =" http://www.springframework.org/schema/beans"
3
3
xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
4
4
xmlns:context=" http://www.springframework.org/schema/context"
5
- xsi:schemaLocation=" http://www.springframework.org/schema/beans http ://www.springframework.org/schema/beans/spring-beans.xsd
6
- http://www.springframework.org/schema/context http ://www.springframework.org/schema/context/spring-context.xsd" >
5
+ xsi:schemaLocation=" http://www.springframework.org/schema/beans https ://www.springframework.org/schema/beans/spring-beans.xsd
6
+ http://www.springframework.org/schema/context https ://www.springframework.org/schema/context/spring-context.xsd" >
7
7
8
8
<context : annotation-config />
9
9
You can’t perform that action at this time.
0 commit comments