helidon-io / helidon

Java libraries for writing microservices
https://helidon.io
Apache License 2.0
3.48k stars 562 forks source link

Consul, Zookeeper and etcd support for storing configuration #404

Open kant111 opened 5 years ago

kant111 commented 5 years ago

is there support for Consul, Zookeeper and etcd support for storing configuration?

tomas-langer commented 5 years ago

etcd is supported (see https://helidon.io/docs/latest/#/config/08_supported-formats)

gcameo commented 4 years ago

@m0mus What does P5 mean? Possibly being worked on?. We are planning to use Vault for some security work so consul support will be a double whammy for us..

m0mus commented 4 years ago

@gcameo It means low priority. We will take a look on it eventually, but after more important tasks are finished. If you contribute a PR it would speed up the process significantly.

tomas-langer commented 3 years ago

Helidon now has integration with Vault.