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:
Mark Paluch
2020-05-28 09:12:41 +02:00
parent 034185bb17
commit 6413a20c7e
9 changed files with 710 additions and 374 deletions

View File

@@ -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