Fix anchor in link to "Web on Reactive Stack" chapter

Closes gh-30158
This commit is contained in:
Kukri 2023-03-22 13:57:43 +08:00 committed by Sam Brannen
parent 800b13492b
commit 570d21ebbd
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Spring MVC Test, WebTestClient.
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,
<<web-reactive.adoc#spring-web-reactive, Web Reactive>> :: Spring WebFlux, WebClient,
WebSocket, RSocket.
<<integration.adoc#spring-integration, Integration>> :: REST Clients, JMS, JCA, JMX,
Email, Tasks, Scheduling, Caching, Observability.