Package de.vinado.boot.secrets
@NonNullApi
package de.vinado.boot.secrets
Provides an extensible API to build environment post-processors that resolve files containing sensible data aka
secrets.
- Author:
- Vincent Nadoll
-
ClassDescriptionComposite
PropertyIndexSuppliermanaging delegates of its own type.Convenience component making use of the Builder Pattern to instantiate a newCompositePropertyIndexSupplier.The default resolver implementation for loading the content of aResource.An interface for specifyingSupplier's type.MapPropertySourcecontaining secret properties.An interface for loading the content of a file.A wrapper aroundConfigurableEnvironmentwhich loads secrets and applies them toSecretPropertiesPropertySource.