We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0466efc commit 0bb7c2eCopy full SHA for 0bb7c2e
int-aws/src/main/resources/org/springframework/schema/integration/aws/spring-integration-aws.xsd
@@ -6,7 +6,8 @@
6
targetNamespace="http://www.springframework.org/schema/integration/aws"
7
elementFormDefault="qualified">
8
9
- <import namespace="http://www.springframework.org/schema/tool"/>
+ <import namespace="http://www.springframework.org/schema/tool"
10
+ schemaLocation="https://www.springframework.org/schema/tool/spring-tool.xsd"/>
11
<import namespace="http://www.springframework.org/schema/integration"
12
schemaLocation="https://www.springframework.org/schema/integration/spring-integration.xsd"/>
13
0 commit comments