Romain Manni-Bucau created CAMEL-15780:
------------------------------------------
Summary: Make camel-openapi-java use Jsonb instead of Jackson
Key: CAMEL-15780
URL: https://issues.apache.org/jira/browse/CAMEL-15780
Project: Camel
Issue Type: Task
Components: rest
Affects Versions: 3.6.0
Reporter: Romain Manni-Bucau
Goal are:
# Ensure user can rely on its JSON-Java mapper implementation
# Reduce the size of the dependency tree for that concern (openapi generation)
but still use camel integration with the rest DSL
If it helps we can extract the model from
[https://github.com/apache/geronimo-openapi/tree/master/geronimo-openapi-impl/src/main/java/org/apache/geronimo/microprofile/openapi/impl/model]
in its own jar
--
This message was sent by Atlassian Jira
(v8.3.4#803005)