Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.10.0
-
None
-
Unknown
Description
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