Zoran Regvart created CAMEL-11087:
-------------------------------------

             Summary: Create a Annotation processor that creates REST DSL 
source code from Swagger specification
                 Key: CAMEL-11087
                 URL: https://issues.apache.org/jira/browse/CAMEL-11087
             Project: Camel
          Issue Type: New Feature
            Reporter: Zoran Regvart
            Assignee: Zoran Regvart
            Priority: Minor


With the generator implemented in CAMEL-11006 an annotation processor can be 
built that takes the Swagger specification and generates the REST DSL source 
code.
I'm thinking of one annotation, something like:

{code:java}
@RestDsl(specification="petstore.json", package="com.example", 
name="MyPetstore")
{code}



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

Reply via email to