You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "Harald Wellmann (JIRA)" <ji...@apache.org> on 2018/05/26 09:45:00 UTC

[jira] [Created] (TAMAYA-340) Alternative prorperty keys for environment variables

Harald Wellmann created TAMAYA-340:
--------------------------------------

             Summary: Alternative prorperty keys for environment variables
                 Key: TAMAYA-340
                 URL: https://issues.apache.org/jira/browse/TAMAYA-340
             Project: Tamaya
          Issue Type: New Feature
            Reporter: Harald Wellmann


h3. Background

Some operating systems (e.g. Windows) do not support dots in environment variable names.

h3. Goals

When looking up a config value for key {{foo.bar.blah}}, Tamaya should also try the fallback key {{FOO_BAR_BLAH}}.

This is also part of the [Config JSR requirements|https://github.com/eclipse/ConfigJSR/blob/25edda2914155ac6b30f821f9ef13e92b7350a3a/spec/src/main/asciidoc/configsources.asciidoc],



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)