spring-cloud / spring-cloud-vault

Configuration Integration with HashiCorp Vault
http://cloud.spring.io/spring-cloud-vault/
Apache License 2.0
270 stars 151 forks source link

Adjust auto-configuration to register at most one Vault health indicator #677

Closed raestio closed 1 year ago

raestio commented 1 year ago

Adjust auto-configuration to register at most one Vault health indicator instead of both - reactive and imperative. Fixes gh-676

mp911de commented 1 year ago

Thank you for your contribution. That's merged, polished, and backported now.