Claus Ibsen created CAMEL-20466:
-----------------------------------
Summary: camel-core - Rest DSL to be inlined by default to avoid
clutter up list of routes
Key: CAMEL-20466
URL: https://issues.apache.org/jira/browse/CAMEL-20466
Project: Camel
Issue Type: Improvement
Components: camel-core, rest
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 4.5.0
When using rest-dsl you have 1 route per rest verb (GET, POST etc) and then
another route that it typically call via direct.
There is an inlined = true option you can use to make this a single route. We
should make this the default.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)