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

fix(property): Properties were not always fully resolved. #145

Merged
merged 1 commit into from Apr 2, 2020

Conversation

taikuukaits
Copy link
Contributor

Configuration Property's value is needs to be resolved with Configurable Property Resolver and to guarantee it being the actual final value switched to use the Configurable Environment. All property sources will resolve to the same value but it will always be the final correct value. Some more info here: https://spring.io/blog/2018/03/28/property-binding-in-spring-boot-2-0

…onfiguration Property, need to resolve it with a Configurable Property Resolver and to guarantee it being the actual final value switched to use the Configurable Environment. (Fixes IDETECT-1965)
@sonarcloud
Copy link

sonarcloud bot commented Mar 31, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@taikuukaits taikuukaits merged commit 9417b4b into master Apr 2, 2020
@taikuukaits taikuukaits deleted the configuration-property-resolver branch April 2, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants