This commit adds support for RSocket server applications. The auto-configuration will either add RSocket support to an existing Reactor Netty server in a WebFlux application (as a WebSocket endpoint), or bootstrap a brand new RSocket server instance. Spring Boot will also auto-configure the Spring Messaging infrastructure that supports Controller beans with `@MessageMapping` annotated methods. Fixes gh-16021 |
||
|---|---|---|
| .. | ||
| application-properties.adoc | ||
| auto-configuration-classes.adoc | ||
| configuration-metadata.adoc | ||
| dependency-versions.adoc | ||
| executable-jar-format.adoc | ||
| test-auto-configuration.adoc | ||