Jiri Ondrusek created CAMEL-16740:
-------------------------------------
Summary: Camel-avro-rpc allow change of http server implementation
using SPI
Key: CAMEL-16740
URL: https://issues.apache.org/jira/browse/CAMEL-16740
Project: Camel
Issue Type: Improvement
Components: camel-avro
Affects Versions: 3.10.0
Reporter: Jiri Ondrusek
Assignee: Jiri Ondrusek
It would be nice, if there is a way of changing HTTP server implementation for
camel-avro-rpc.
Initial idea is to add SPI interface which allows creation of own HTTP server
and to put default jetty implementation into separated module to allow
exclusion.
This approach could be used in camel-quarkus to fix
https://github.com/apache/camel-quarkus/issues/2651
--
This message was sent by Atlassian Jira
(v8.3.4#803005)