You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/07/01 07:56:11 UTC

[jira] [Commented] (CAMEL-10045) camel-spring-boot - Allow to load sensitive options from external file

    [ https://issues.apache.org/jira/browse/CAMEL-10045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358601#comment-15358601 ] 

Claus Ibsen commented on CAMEL-10045:
-------------------------------------

We can hook in a PropertySource where we can load from a file the key=value pairs. 

We could then have a convention to attempt to load a file from some default folder which contains the sensitive options.

> camel-spring-boot - Allow to load sensitive options from external file
> ----------------------------------------------------------------------
>
>                 Key: CAMEL-10045
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10045
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-spring-boot
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.18.0
>
>
> So you can configure this externally from your app / not hardcode. So options such as password can be loaded from a file mounted / ENV or something else.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)