We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
include
1 parent 95f96d7 commit 747a7edCopy full SHA for 747a7ed
src/reference/asciidoc/messaging-endpoints.adoc
@@ -1,13 +1,24 @@
1
[[messaging-endpoints-chapter]]
2
== Messaging Endpoints
3
4
+// BE SURE TO PRECEDE ALL include:: with a blank line - see https://asciidoctor.org/docs/user-manual/#include-partitioning
5
include::./endpoint.adoc[]
6
+
7
include::./gateway.adoc[]
8
9
include::./service-activator.adoc[]
10
11
include::./delayer.adoc[]
12
13
include::./scripting.adoc[]
14
15
include::./groovy.adoc[]
16
17
include::./handler-advice.adoc[]
18
19
include::./logging-adapter.adoc[]
20
21
include::./functions-support.adoc[]
22
23
include::./kotlin-functions.adoc[]
24
0 commit comments