• 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
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...