[BAEL-2115] spring-cloud | Configuring Netflix Archaius (#5289)

*  added examples for archaius:
* dynamodb
* jdbc
configurations

*  added archaius zookeeper config

* small fixes, removed dependency that was already provided by another library, and changed property value to match project name
This commit is contained in:
rozagerardo
2018-09-22 18:10:33 -03:00
committed by maibin
parent 7b1f5c5724
commit 38027c56b4
24 changed files with 685 additions and 0 deletions
@@ -21,6 +21,9 @@
<module>basic-config</module>
<module>additional-sources-simple</module>
<module>extra-configs</module>
<module>jdbc-config</module>
<module>dynamodb-config</module>
<module>zookeeper-config</module>
</modules>
<dependencies>