[ https://issues.apache.org/jira/browse/CAMEL-21480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Blanchaert updated CAMEL-21480: ------------------------------------ Description: 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] was: 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" > 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)