Spring Integration 5.2 GA Available
DRANK

<div class="paragraph"> <p>Deal Spring Community,</p> </div> <div class="paragraph"> <p>On behalf of Spring Integration team I’m excited to announce that Spring Integration <code>5.2.0.RELEASE</code> is available.</p> </div> <div class="paragraph"> <p>It can be downloaded from our <a href=" repository</a> and Maven Central:</p> </div> <div class="listingblock"> <div class="content"> <pre class="prettyprint highlight"><code class="language-groovy" data-lang="groovy">compile "org.springframework.integration:spring-integration-core:5.2.0.RELEASE"</code></pre> </div> </div> <div class="sect2"> <h3 id="whats-new-in-this-generation"><a class="anchor" href="#whats-new-in-this-generation"></a>What’s New in this generation?</h3> <div class="ulist"> <ul> <li> <p>RSocket Support - an <code>RSocketInboundGateway</code> and <code>RSocketOutboundGateway</code> are implemented for Reactive Streams support in the RSocket protocol. See <code>spring-integration-rsocket</co…

spring.io
Related Topics: