Uses of Interface
de.vinado.boot.secrets.SecretResolver
-
Uses of SecretResolver in de.vinado.boot.secrets
Modifier and TypeClassDescriptionclass
The default resolver implementation for loading the content of aResource
.Modifier and TypeMethodDescriptionprotected SecretResolver
SecretsEnvironmentPostProcessor.getSecretResolver
(ResourceLoader resourceLoader) Creates a new instance of aSecretResolver
.ModifierConstructorDescriptionSecretsEnvironment
(org.springframework.boot.logging.DeferredLogFactory logFactory, ConfigurableEnvironment environment, SecretResolver resolver, PropertyIndexSupplier propertyIndexSupplier)