Skip to content

Support placeholder substitution in DotEnv values#106

Open
homburgs wants to merge 5 commits intouzzu:mainfrom
homburgs:develop
Open

Support placeholder substitution in DotEnv values#106
homburgs wants to merge 5 commits intouzzu:mainfrom
homburgs:develop

Conversation

@homburgs
Copy link

here an example:

APP_NAME=my_first_app
APP_DESCRIPTOR_CLASSNAME="com.example.app.${APP_NAME}"

println env.APP_DESCRIPTOR_CLASSNAME.value
-> com.example.app.my_first_app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant