Starter for using RSocket with Spring Boot, enabling reactive communication.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-rsocket</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configure an RSocket server in Spring Boot
No known issues recorded.
No dependency data recorded yet.