You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/05/03 09:07:04 UTC

[jira] [Created] (CAMEL-11226) Rewrite Salesforce DTO generation using JavaPoet

Zoran Regvart created CAMEL-11226:
-------------------------------------

             Summary: Rewrite Salesforce DTO generation using JavaPoet
                 Key: CAMEL-11226
                 URL: https://issues.apache.org/jira/browse/CAMEL-11226
             Project: Camel
          Issue Type: Improvement
    Affects Versions: 2.19.0
            Reporter: Zoran Regvart
            Assignee: Zoran Regvart


The current Velocity based templates for generating Salesforce DTOs are hard to maintain. We should switch to using Java code generator such as JavaPoet to make the code easier to follow and test.

With this we could also consider implementing annotation processor along with Maven plugin to generate DTOs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)