Introduce ReactiveVaultEndpointProvider.

We now provide a reactive variant of VaultEndpointProvider to allow for non-blocking lookup of VaultEndpoint.

Closes gh-555.
This commit is contained in:
Mark Paluch
2020-05-19 16:24:05 +02:00
parent 8f29643afb
commit 3b4e902c2f
7 changed files with 289 additions and 36 deletions

View File

@@ -5,6 +5,7 @@
=== What's new in Spring Vault 2.3
* Support for PEM-encoded certificates for keystore and truststore usage.
* `ReactiveVaultEndpointProvider` for non-blocking lookup of `VaultEndpoint`.
[[new-features.2-2-0]]
=== What's new in Spring Vault 2.2