See: Description
| Interface | Description |
|---|---|
| PropertyIndexSupplier |
An interface for specifying
Supplier's type. |
| SecretResolver |
An interface for loading the content of a file.
|
| Class | Description |
|---|---|
| DefaultSecretResolver |
The default resolver implementation for loading the content of a
Resource. |
| SecretPropertiesPropertySource |
MapPropertySource containing secret properties. |
| SecretsEnvironment |
A wrapper around
ConfigurableEnvironment which loads secrets and applies them to SecretPropertiesPropertySource. |
| SecretsEnvironmentPostProcessor |
Copyright © 2021. All rights reserved.