Files
spring-integration/src/reference/asciidoc
Artem Bilan 02407f7dff Add ReactiveMessageSourceProducer (#3254)
* Add `ReactiveMessageSourceProducer`

The `ReactiveMessageSourceProducer` wraps a provided `MessageSource`
into a `Flux` for subscription in the `subscribeToPublisher(Publisher<? extends Message<?>>)`
to make a source polling feature fully based on a reactive, on demand solution

* Introduce a `IntegrationReactiveUtils` replacing existing `MessageChannelReactiveUtils`
with more functionality
* Replace a deprecated `MessageChannelReactiveUtils` with a new `IntegrationReactiveUtils`
* Test and document the feature

* * Fix Docs typos

* * Remove unused imports from `MessageChannelReactiveUtils`

* * Fix JavaDoc copy/paste artifact
2020-04-23 15:28:16 -04:00
..
2020-03-26 14:09:43 -04:00
2019-12-26 15:41:19 -05:00
2019-03-21 17:16:30 -04:00
2019-02-06 11:21:33 -05:00
2019-05-29 17:47:34 -04:00
2019-05-29 17:47:34 -04:00
2019-02-15 15:54:18 -05:00
2020-03-10 16:47:41 -04:00
2019-07-30 10:31:23 -04:00
2019-05-29 17:47:34 -04:00
2019-05-29 17:47:34 -04:00
2019-05-29 17:47:34 -04:00
2019-05-29 17:47:34 -04:00
2019-12-26 15:41:19 -05:00
2019-12-27 15:13:00 -05:00
2019-06-29 20:52:36 -04:00
2019-03-21 17:16:30 -04:00
2020-03-10 16:47:41 -04:00
2020-03-19 15:20:13 -04:00
2019-05-29 17:47:34 -04:00
2019-05-29 17:47:34 -04:00
2019-03-21 17:16:30 -04:00
2019-05-29 17:47:34 -04:00
2019-05-29 17:47:34 -04:00
2019-05-29 17:47:34 -04:00
2019-05-29 17:47:34 -04:00
2019-05-29 17:47:34 -04:00
2019-05-29 17:47:34 -04:00
2019-09-24 14:55:04 -04:00
2019-05-29 17:47:34 -04:00
2019-03-21 17:16:30 -04:00