We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would it be possible to have a properties file like this:
key=value tmpdir=${user.home}/tmp
and access it at runtime with already-resolved values like `/home/user/tmp'?
The text was updated successfully, but these errors were encountered:
Please finish reading this section Create your contexts and context objects (file system based).
Sorry, something went wrong.
Oh, then this is a duplicate of #17 and is already contained. Thank you for that quick implementation. :-)
No branches or pull requests
Would it be possible to have a properties file like this:
and access it at runtime with already-resolved values like `/home/user/tmp'?
The text was updated successfully, but these errors were encountered: