Add RSocket to "Web Reactive" subtext

Closes gh-26534
This commit is contained in:
Rossen Stoyanchev 2021-02-10 16:46:03 +00:00
parent d6f363c634
commit c9147c4281
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ JDBC, R2DBC, O/R Mapping, XML Marshalling.
<<web.adoc#spring-web, Web Servlet>> :: Spring MVC, WebSocket, SockJS,
STOMP Messaging.
<<web-reactive.adoc#spring-webflux, Web Reactive>> :: Spring WebFlux, WebClient,
WebSocket.
WebSocket, RSocket.
<<integration.adoc#spring-integration, Integration>> :: Remoting, JMS, JCA, JMX,
Email, Tasks, Scheduling, Caching.
<<languages.adoc#languages, Languages>> :: Kotlin, Groovy, Dynamic Languages.