[
https://issues.apache.org/jira/browse/CAMEL-18090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631508#comment-17631508
]
Karen Lease commented on CAMEL-18090:
-------------------------------------
{quote}However from tooling point of view its a bit more difficult as then a
properties file is not just plain key/value pairs.
{quote}
In spring, there are different properties files such as
application-dev.properties, application-prod.properties and the active profile
specifies the one to use. But I haven't looked into the implementation details.
> camel-main - Loading properties with profiles for prod/dev/qa
> -------------------------------------------------------------
>
> Key: CAMEL-18090
> URL: https://issues.apache.org/jira/browse/CAMEL-18090
> Project: Camel
> Issue Type: New Feature
> Components: camel-main
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 3.x
>
>
> We may want to be able to have properties files that have property key=values
> that are specific to profiles, so you can have %dev %prod %qa etc
> Quarkus has something similar.
> And spring boot have some kind of profile mechanism too.
> However from tooling point of view its a bit more difficult as then a
> properties file is not just plain key/value pairs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)