Polishing
Reformat sources from space indents to tabs. Introduce DurationParser to represent java.time.Duration using Go's Duration format. Reduce visibility of implementation to package level. Simplify code. Update tests to work with rerunning tests. Reorder methods. Add license headers. Original pull request: gh-561. Resolves gh-432.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
* Support for PEM-encoded certificates for keystore and truststore usage.
|
||||
* `ReactiveVaultEndpointProvider` for non-blocking lookup of `VaultEndpoint`.
|
||||
* `VaultKeyValueMetadataOperations` for Key-Value metadata interaction.
|
||||
|
||||
[[new-features.2-2-0]]
|
||||
=== What's new in Spring Vault 2.2
|
||||
|
||||
Reference in New Issue
Block a user