You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 17:18:00 UTC

[jira] [Resolved] (CAMEL-15780) Make camel-openapi-java use Jsonb instead of Jackson

     [ https://issues.apache.org/jira/browse/CAMEL-15780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-15780.
---------------------------------
    Resolution: Won't Fix

> 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
>            Priority: Major
>
> 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.20.10#820010)