spring-boot/spring-boot-project/spring-boot-docs/src/main/asciidoc
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
..
appendix Add RSocket server support with Spring Messaging 2019-04-11 15:44:17 +02:00
images Reorganize asciidoc content 2018-12-05 10:32:37 +01:00
appendix.adoc Reorganize asciidoc content 2018-12-05 10:32:37 +01:00
attributes.adoc Use HTTPS for external links wherever possible 2019-03-28 12:07:01 +00:00
build-tool-plugins.adoc Merge branch '2.1.x' 2019-03-28 11:48:47 +00:00
deployment.adoc Merge branch '2.1.x' 2019-03-28 11:48:47 +00:00
documentation-overview.adoc Merge branch '2.1.x' 2019-02-28 09:37:30 +01:00
getting-started.adoc Merge branch '2.1.x' 2019-03-28 11:48:47 +00:00
howto.adoc Let Hibernate detect the dialect to use 2019-04-04 14:10:01 +02:00
index-docinfo.xml Merge branch '1.5.x' 2018-01-01 08:30:03 +01:00
index.adoc Merge branch '2.0.x' into 2.1.x 2019-03-28 09:35:53 +00:00
legal.adoc Update copyright year 2019-02-12 17:14:59 +01:00
production-ready-features.adoc Merge branch '2.1.x' 2019-03-28 11:48:47 +00:00
spring-boot-cli.adoc Merge branch '2.1.x' 2019-03-28 11:48:47 +00:00
spring-boot-features.adoc Add RSocket server support with Spring Messaging 2019-04-11 15:44:17 +02:00
using-spring-boot.adoc Fix unresolved directives in generated documentation 2019-04-11 14:31:41 +02:00