Nicola Ferraro created CAMEL-11870:
--------------------------------------
Summary: camel-reactive-streams: use the Flow interfaces in Java 9
Key: CAMEL-11870
URL: https://issues.apache.org/jira/browse/CAMEL-11870
Project: Camel
Issue Type: New Feature
Reporter: Nicola Ferraro
Assignee: Nicola Ferraro
We should use Java 9 flow interfaces for reactive-streams objects produced and
consumed by camel-reactive-streams.
We can leverage the multi-release-jar feature to provide interfaces that extend
from Java 9 Flow.xxx only when running on Java 9.
Some hints here:
http://kto.so/2017/09/30/the-practical-truth-about-multi-release-jars/
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)