Fix anchor in link to "Web on Reactive Stack" chapter
Closes gh-30158
This commit is contained in:
parent
800b13492b
commit
570d21ebbd
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue