You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/03/13 18:36:41 UTC

[jira] [Resolved] (CAMEL-10995) camel-spring-boot - Generated auto configuration and default value problems

     [ https://issues.apache.org/jira/browse/CAMEL-10995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-10995.
---------------------------------
    Resolution: Fixed

> camel-spring-boot - Generated auto configuration and default value problems
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-10995
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10995
>             Project: Camel
>          Issue Type: Improvement
>          Components: tooling
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.19.0
>
>         Attachments: Screen Shot 2017-03-13 at 4.37.55 PM.png
>
>
> That problem we had with spring boot auto configuration generating invalid default values.
> We can improve this when its @UriParam and @UriPath as then we can know its an option from Camel endpoint and we can then read the json schema file and grab the default value there, and use. This avoids problems with the current code not able to find a good default value for constant fields.



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