Paul Blanchaert created CAMEL-21480:
---------------------------------------
Summary: 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
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"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)