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
This commit is contained in:
Artem Bilan
2019-11-12 15:34:07 -05:00
parent a6fb891a81
commit feae9d8dcd

View File

@@ -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>>