Class CustomPropertySourceChain


  • public class CustomPropertySourceChain
    extends PropertyProcessorChain
    This custom class resolves the secret value at application load time from the conjur vault.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.springframework.core.env.PropertySource

        org.springframework.core.env.PropertySource.StubPropertySource
    • Field Summary

      • Fields inherited from class org.springframework.core.env.PropertySource

        logger, name, source
    • Constructor Detail

      • CustomPropertySourceChain

        public CustomPropertySourceChain​(String name)