JIRA: https://jira.spring.io/browse/INT-3418 * Create 4.1 XSD * Clean up Docs for 4.1 * Prepare WebSocket module * Add Reactor dependency * Remove Eclipse and SNV artifacts Phase #1: prepare Conflicts: gradle.properties
10 lines
388 B
XML
10 lines
388 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="migration-4.0-4.1"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<title>Changes between 4.0 and 4.1</title>
|
|
<para>
|
|
For an overview of the changes in Spring Integration 4.1 since version 4.0,
|
|
please see <xref linkend="whats-new"/>.
|
|
</para>
|
|
</section>
|