Claus Ibsen created CAMEL-11586:
-----------------------------------
Summary: camel-spring-boot - Have default value for
endpoints.camelroutes.path
Key: CAMEL-11586
URL: https://issues.apache.org/jira/browse/CAMEL-11586
Project: Camel
Issue Type: Improvement
Components: camel-spring-boot
Reporter: Claus Ibsen
Fix For: 2.20.0
We dont have a default value for endpoints.camelroutes.path so users must
configure it
{code}
endpoints.camelroutes.path = /camel/routes
endpoints.camelroutes.enabled = true
{code}
We should have a default value as above. And its default enabled anyway, so end
users don't have to do anything its just there OOTB.
See the file additional-spring-configuration-metadata.json
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)