jopenlibs / vault-java-driver

Zero-dependency Java client for HashiCorp's Vault
https://jopenlibs.github.io/vault-java-driver
26 stars 18 forks source link

Rewritten Rest Client using HttpClient #42

Closed henryx closed 1 year ago

henryx commented 1 year ago

After the analysis, is not possible to remove the io.github.jopenlibs.vault.rest package. However, this PR permit to fix #24 in part, removing custom code instead of HttpClient