• Brian Clozel's avatar
    Add RSocket server support with Spring Messaging · b33944b5
    Brian Clozel authored
    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
    b33944b5
Name
Last commit
Last update
..
appendix Loading commit data...
images Loading commit data...
appendix.adoc Loading commit data...
attributes.adoc Loading commit data...
build-tool-plugins.adoc Loading commit data...
deployment.adoc Loading commit data...
documentation-overview.adoc Loading commit data...
getting-started.adoc Loading commit data...
howto.adoc Loading commit data...
index-docinfo.xml Loading commit data...
index.adoc Loading commit data...
legal.adoc Loading commit data...
production-ready-features.adoc Loading commit data...
spring-boot-cli.adoc Loading commit data...
spring-boot-features.adoc Loading commit data...
using-spring-boot.adoc Loading commit data...