File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -501,7 +501,7 @@ public void handleReactive(String payload) {
501
501
====
502
502
503
503
The `reactive()` attribute on the messaging annotations is mutually exclusive with the `poller()` attribute.
504
- See <<configuration-using-poller-annotation>> and <<.. /reactive-streams.adoc#reactive-streams, Reactive Streams Support>> for more information.
504
+ See <<configuration-using-poller-annotation>> and <<./reactive-streams.adoc#reactive-streams, Reactive Streams Support>> for more information.
505
505
506
506
==== Using the `@InboundChannelAdapter` Annotation
507
507
Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ public IntegrationFlow reactiveEndpointFlow() {
285
285
----
286
286
====
287
287
288
- See <<.. /reactive-streams.adoc#reactive-streams, Reactive Streams Support>> for more information.
288
+ See <<./reactive-streams.adoc#reactive-streams, Reactive Streams Support>> for more information.
289
289
290
290
[[java-dsl-endpoints]]
291
291
=== DSL and Endpoint Configuration
You can’t perform that action at this time.
0 commit comments