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

Claus Ibsen resolved CAMEL-11722.
---------------------------------
    Resolution: Won't Fix

> catalog: it should be possible to enrich catalogs's data with custom json
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-11722
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11722
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-catalog
>            Reporter: Luca Burgazzoli
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> I may be useful to have the catalog to load additional catalog properties 
> like i.e. [spring-boot meta 
> data|https://docs.spring.io/spring-boot/docs/current/reference/html/configuration-metadata.html#configuration-metadata-additional-metadata]
>  so one can add information about additional stuffs like extensions.
> The extension files could be placed in META-INF/camel/catalog with a content 
> like:
> {code}
> {
> "extensions": {
>     "my.Extension.class": { 
>         "inheritsProperties": true,
>         "properties": {
>             ....
>         }
>     }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to