kdubb / quarkus-vault

Quarkus HashiCorp Vault extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quarkus Vault

All Contributors

Version

Note: Quarkus Vault 3.3.0 introduced an issue breaking Vault Dev Service in Quarkus 3.5. Quarkus Vault 3.4.0 fixes that issue, and is the default version for Quarkus 3.6. If you want Dev Service to work with Quarkus 3.5 you can force an upgrade to Quarkus Vault 3.4.0, which should work with both Quarkus 3.5 and 3.6.

Introduction

This Quarkus extension enables the use of HashiCorp Vault as a config source in Quarkus.

It provides configuration properties to configure the access to the Vault and native executable support.

It is a replacement for the quarkus-vault extension originally part of the Quarkus core distribution.

Documentation

The documentation for this extension can be found here.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Vincent Sevel

💻 🚧

sberyozkin

💻 🚧

Kevin Wooten

💻 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Quarkus HashiCorp Vault extension

License:Apache License 2.0


Languages

Language:Java 100.0%