Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Support Supplier<T> #48

Open
dkellenb opened this issue Aug 24, 2018 · 0 comments
Open

Support Supplier<T> #48

dkellenb opened this issue Aug 24, 2018 · 0 comments

Comments

@dkellenb
Copy link

dkellenb commented Aug 24, 2018

Please add support for Supplier which always provides the latest value

    @Inject
    @ConfigProperty(name = "app.some.property")
    private Supplier<String> propertyValue;
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant