[
https://issues.apache.org/jira/browse/CAMEL-21480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908625#comment-17908625
]
Claus Ibsen commented on CAMEL-21480:
-------------------------------------
See PR
https://github.com/apache/camel/pull/16661
> camel-microprofile-config: Add support in CamelMicroProfilePropertiesSource
> for multiple profile properties
> -----------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-21480
> URL: https://issues.apache.org/jira/browse/CAMEL-21480
> Project: Camel
> Issue Type: Improvement
> Components: camel-microprofile-config
> Affects Versions: 4.8.1
> Reporter: Paul Blanchaert
> Priority: Minor
>
> Currently this PropertiesSource allows for properties that include one
> profile as in "%profile1.config-key=value".
> The goal is to add support for multiple profile properties, with a
> comma-separated list of profile names as in
> "%profile1,profile2.config-key=value".
> See also:
> - Quarkus:
> [multiple-profiles|https://quarkus.io/guides/config-reference#multiple-profiles]
> - Smallrye:
> [multiple-profiles|https://smallrye.io/smallrye-config/3.10.1/config/profiles/#multiple-profiles]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)