Skip to content
New issue

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

Add injection of config values #440

Closed
svenkubiak opened this issue Oct 25, 2019 · 0 comments
Closed

Add injection of config values #440

svenkubiak opened this issue Oct 25, 2019 · 0 comments
Milestone

Comments

@svenkubiak
Copy link
Owner

svenkubiak commented Oct 25, 2019

Add the option to directly inject config values into class member similar to spring

@Value("${foo.bar}")

Probably already possible via Named from Google Guice
https://stackoverflow.com/questions/9772557/using-google-guice-to-inject-java-properties

@svenkubiak svenkubiak added this to the 5.12.0 milestone Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant