rmannibucau commented on issue #660: [CXF-8263] Support SSEs in MP Rest Client 2.0 URL: https://github.com/apache/cxf/pull/660#issuecomment-615914208 Hi @andymc12 , instead of using org.reactivestreams, why not using java >= 9 Flow? It will avoid a dependency already replaced and you don't want in most cases (when you dont use SSE or are on tjava LTS, ie java 11 today).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
