[
https://issues.apache.org/jira/browse/CAMEL-16448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-16448:
--------------------------------
Summary: camel-spring-boot - Allow to define static service discovery with
metadata from yml (was: Allow to define static service discovery with metadata
from yml)
> camel-spring-boot - Allow to define static service discovery with metadata
> from yml
> -----------------------------------------------------------------------------------
>
> Key: CAMEL-16448
> URL: https://issues.apache.org/jira/browse/CAMEL-16448
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-boot
> Affects Versions: 3.9.0
> Reporter: Dietrich Schulten
> Priority: Major
> Fix For: 3.10.0
>
>
> Services in a static service discovery can have metadata in Camel because
> they are represented by ServiceDefinition. However, it is not possible to
> configure such entries from a spring boot yml, because
> {{org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscoveryConfiguration}}
> only contains a {{services}} configuration item which consists of a
> {{Map<String, List<String>>}} where the Key is the service name and the List
> of String has to contain host:port Strings.
> Suggestion: add a property {{serviceDefinitions}} with support for Service
> Metadata.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)