We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0348ed5 commit b8cf891Copy full SHA for b8cf891
README.md
@@ -1,7 +1,7 @@
1
Vault Java Driver
2
=================
3
A zero-dependency Java client for the [Vault](https://www.vaultproject.io/) secrets management solution from
4
-HashiCorp.
+HashiCorp.
5
6
This driver strives to implement Vault's full HTTP API, along with supporting functionality such as automatic
7
retry handling. It does so without relying on any other external libraries beyond the Java standard library,
0 commit comments