Provides RSocket support for Spring Integration, enabling reactive message-driven communication between applications.
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-rsocket</artifactId>
<version>7.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an RSocket inbound gateway for handling incoming RSocket requests.
No known issues recorded.
No dependency data recorded yet.