From feae9d8dcd80e9e21328547577e75ce92b896d4b Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Tue, 12 Nov 2019 15:34:07 -0500 Subject: [PATCH] Remove duplicate WebFlux endpoints summary There is a WebFlux endpoints row in the `endpoint-summary.adoc` table in its proper place by alphabet order, therefor one just after an HTTP is wrong --- src/reference/asciidoc/endpoint-summary.adoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/reference/asciidoc/endpoint-summary.adoc b/src/reference/asciidoc/endpoint-summary.adoc index 06a36ba314..25ebc36825 100644 --- a/src/reference/asciidoc/endpoint-summary.adoc +++ b/src/reference/asciidoc/endpoint-summary.adoc @@ -90,12 +90,6 @@ The following table summarizes the various endpoints with quick links to the app | <<./http.adoc#http-inbound,Http Inbound Components>> | <<./http.adoc#http-outbound,HTTP Outbound Components>> -| *WebFlux* -| <<./webflux.adoc#webflux-namespace,WebFlux Namespace Support>> -| <<./webflux.adoc#webflux-namespace,WebFlux Namespace Support>> -| <<./webflux.adoc#webflux-inbound,WebFlux Inbound Components>> -| <<./webflux.adoc#webflux-outbound,WebFlux Outbound Components>> - | *JDBC* | <<./jdbc.adoc#jdbc-inbound-channel-adapter,Inbound Channel Adapter>> and <<./jdbc.adoc#stored-procedure-inbound-channel-adapter,Stored Procedure Inbound Channel Adapter>> | <<./jdbc.adoc#jdbc-outbound-channel-adapter,Outbound Channel Adapter>> and <<./jdbc.adoc#stored-procedure-outbound-channel-adapter,Stored Procedure Outbound Channel Adapter>>