[ 
https://issues.apache.org/jira/browse/CAMEL-16116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322697#comment-17322697
 ] 

Claus Ibsen commented on CAMEL-16116:
-------------------------------------

We have fixed the clashes of the spring boot configurations that are extra that 
would clash with the vanilla camel components (CAMEL-16520)

In the example above the key is renamed from

camel.component.servlet.mapping

to

camel.servlet.mapping.

The other keys that was renamed, can be seen in the Camel 3.10 upgrade doc
https://github.com/apache/camel/commit/62e13191261e3219e8f03145532402b5f0b32cdd

> False positive validation forsome special SpringBoot properties
> ---------------------------------------------------------------
>
>                 Key: CAMEL-16116
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16116
>             Project: Camel
>          Issue Type: New Feature
>          Components: tooling
>    Affects Versions: 3.7.1
>            Reporter: Aurélien Pupier
>            Priority: Minor
>             Fix For: 3.x
>
>
> https://camel.apache.org/components/latest/servlet-component.html#_usage_with_spring_boot
> calling  
> org.apache.camel.catalog.CamelCatalog.validateConfigurationProperty("camel.component.servlet.mapping.context-path")
> there is the same result  with and without sertting the 
> SpringBootRuntimeProvider on the catalog



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to