Closed bnasslahsen closed 1 year ago
The objective of this PR, is to add new filters to prevent warning in the logs, related to properties, starting with:
At the moment, we get in the logs, when spring-boot-actuator is used: "Failed to get property from Conjur for: management"
Additional filters added to CustomPropertySourceChain
CustomPropertySourceChain
README
Desired Outcome
The objective of this PR, is to add new filters to prevent warning in the logs, related to properties, starting with:
At the moment, we get in the logs, when spring-boot-actuator is used: "Failed to get property from Conjur for: management"
Implemented Changes
Additional filters added to
CustomPropertySourceChain
Definition of Done
Changelog
Test coverage
Documentation
README
s) were updated in this PRBehavior
Security