**[Brian Clozel](https://jira.spring.io/secure/ViewProfile.jspa?name=bclozel)** opened **[SPR-16052](https://jira.spring.io/browse/SPR-16052?redirect=false)** and commented Currently the `ReactiveAdapterRegistry` supports Reactor, RxJava, all Publisher types, etc. This issue is about adding an adapter for JDK9 `Flow.Publisher` - [an example of that can be found in Reactor](https://github.com/reactor/reactor-core/blob/master/reactor-core/src/main/java/reactor/adapter/JdkFlowAdapter.java). --- **Affects:** 5.0 GA 1 votes, 6 watchers