Mark Paluch
d4f40a1f40
Provide a Vault client API for low-level and higer-order functions
...
Split functionality from VaultClient and refactor it into VaultConfigOperations/VaultConfigTemplate. The template now holds the authentication state and the property source just uses the template.
Fixes gh-23
2016-07-19 16:39:49 +02:00
Mark Paluch
656c181178
Add possibility to disable generic backend #12
2016-06-23 08:58:58 +02:00
Mark Paluch
915df54325
Create BOM and starter #13
...
Create a Bill of Materials (spring-cloud-vault-dependencies) and refactor dependencies to the BOM. Create also a starter to simplify adoption.
2016-06-23 08:58:54 +02:00
Mark Paluch
c0da914b00
Split into modules #11
...
Split Spring Cloud Vault Config into multiple modules: Core, Config, Database/Consul/RabbitMQ integrations.
2016-06-23 00:13:58 +02:00