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/08/17 05:30:00 UTC

[jira] [Created] (CAMEL-18401) camel-jbang - generate for mapstruct

Claus Ibsen created CAMEL-18401:
-----------------------------------

             Summary: camel-jbang - generate for mapstruct
                 Key: CAMEL-18401
                 URL: https://issues.apache.org/jira/browse/CAMEL-18401
             Project: Camel
          Issue Type: New Feature
          Components: camel-jbang
            Reporter: Claus Ibsen
             Fix For: 3.x


It would be great if we can find a better UX for users to be able to take some sample data such as json files (maybe xml as well) and have jbang able to use the json/xml maven plugins to generate POJOs for that, and as well make it easier to get started with mapping these using MapStruct.

For example can we build this example starting with jbang
https://github.com/apache/camel-examples/tree/main/examples/mapstruct

And then we should also have the export command support this so it can setup the mapstruct compiler plugin etc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)