See: Description
| Interface | Description |
|---|---|
| PropertyIndexSupplier |
An interface for specifying
Supplier's type. |
| SecretResolver |
An interface for loading the content of a file.
|
| Class | Description |
|---|---|
| CompositePropertyIndexSupplier |
Composite
PropertyIndexSupplier managing delegates of its own type. |
| CompositePropertyIndexSupplier.Builder |
Convenience component making use of the Builder Pattern to instantiate a new
CompositePropertyIndexSupplier. |
| 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 © 2023. All rights reserved.