[
https://issues.apache.org/jira/browse/CAMEL-11586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100611#comment-16100611
]
ASF GitHub Bot commented on CAMEL-11586:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/1848
> 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
> Assignee: 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)