Merge pull request #1298 from spring-operator/polish-urls-xml-2.1.x

URL Cleanup
This commit is contained in:
Marcin Grzejszczak
2019-03-29 11:46:17 +01:00
committed by GitHub
18 changed files with 20 additions and 20 deletions

View File

@@ -20,10 +20,10 @@
xmlns:int="http://www.springframework.org/schema/integration"
xmlns="http://www.springframework.org/schema/beans"
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
https://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/integration
http://www.springframework.org/schema/integration/spring-integration.xsd
http://www.springframework.org/schema/task http://www.springframework.org/schema/task/spring-task.xsd">
https://www.springframework.org/schema/integration/spring-integration.xsd
http://www.springframework.org/schema/task https://www.springframework.org/schema/task/spring-task.xsd">
<int:channel id="messagingChannel"/>