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

Validate @ConfigProperty injection points at runtime #1568

Merged
merged 4 commits into from
Mar 19, 2019

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Mar 19, 2019

@dmlloyd David pls review the config part. Basically we need to re-set the Config instead of ConfigProviderResolver because the ConfigProvider caches the ConfigProviderResolver instance - as a result, the config stays the same between test runs.

@mkouba mkouba added this to the 0.12.0 milestone Mar 19, 2019
@mkouba mkouba requested a review from dmlloyd March 19, 2019 19:12
@dmlloyd dmlloyd merged commit 80d8166 into quarkusio:master Mar 19, 2019
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.

2 participants