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.
1 parent 3ddaad9 commit e28bdc8Copy full SHA for e28bdc8
src/reference/asciidoc/channel-adapter.adoc
@@ -53,7 +53,6 @@ public class SourceService {
53
}
54
55
----
56
-====
57
[source, kotlin, role="secondary"]
58
.Kotlin DSL
59
@@ -64,8 +63,6 @@ fun messageSourceFlow() =
64
63
...
65
66
67
68
-----
69
[source, xml, role="secondary"]
70
.XML
71
@@ -157,7 +154,6 @@ public class MyPojo {
157
154
158
155
159
156
160
161
162
163
@@ -167,8 +163,6 @@ fun outboundChannelAdapterFlow(myPojo: MyPojo) =
167
handle(myPojo, "handle")
168
164
169
165
170
171
172
166
173
174
0 commit comments