MS3Inc / camel-archetypes

Apache License 2.0
4 stars 1 forks source link

replace [generate markers] with comments #5

Closed jam01 closed 3 years ago

jam01 commented 3 years ago

since the route generations is now independent, we should replace the markers for comments so the generated code is compilable in case someone does not wish to use our plugin to generate their routes.

rlratcliffe commented 3 years ago

if we do this, would also be good to have a flag for either using the plugin or not and maybe for not using a spec at all.

rlratcliffe commented 3 years ago

In order to make the project compilable without the plugin and to maintain the same structure as what is generated, we will need