spring-boot/spring-boot-project
Brian Clozel b33944b53f Add RSocket server support with Spring Messaging
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
2019-04-11 15:44:17 +02:00
..
spring-boot Add RSocket server support with Spring Messaging 2019-04-11 15:44:17 +02:00
spring-boot-actuator Upgrade to Hazelcast 3.12 2019-04-11 12:38:47 +02:00
spring-boot-actuator-autoconfigure Upgrade to Hazelcast 3.12 2019-04-11 12:38:47 +02:00
spring-boot-autoconfigure Add RSocket server support with Spring Messaging 2019-04-11 15:44:17 +02:00
spring-boot-cli Update copyright header of changed files 2019-04-03 17:01:00 -07:00
spring-boot-dependencies Add RSocket server support with Spring Messaging 2019-04-11 15:44:17 +02:00
spring-boot-devtools Update devtools to use @Lazy(false) 2019-04-05 18:02:27 -07:00
spring-boot-docs Add RSocket server support with Spring Messaging 2019-04-11 15:44:17 +02:00
spring-boot-parent
spring-boot-properties-migrator Merge branch '2.1.x' 2019-03-20 16:55:10 +00:00
spring-boot-starters Add RSocket server support with Spring Messaging 2019-04-11 15:44:17 +02:00
spring-boot-test Allow ApplicationContextRunner to accept simple bean definitions 2019-04-09 12:15:05 +02:00
spring-boot-test-autoconfigure Polish 2019-04-10 08:03:18 +02:00
spring-boot-tools Merge branch '2.1.x' 2019-04-04 16:00:34 +02:00
pom.xml Update build and setup configuration to use HTTPS 2019-03-19 16:58:31 +00:00