[
https://issues.apache.org/jira/browse/CAMEL-16116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275645#comment-17275645
]
Claus Ibsen commented on CAMEL-16116:
-------------------------------------
This requires to enhance the camel-spring-boot project to parse those spring
boot json files (spring-configuration-metadata.json) and find those "extra"
options. And then we can save those in some new json files that the catalog
tooling can use for additional validation.
> 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)