add readmes, remove extra modules

This commit is contained in:
Loredana
2018-12-16 16:25:49 +02:00
parent 0b929240fb
commit c97e97d175
95 changed files with 59 additions and 2622 deletions
+6 -1
View File
@@ -1,3 +1,8 @@
# Relevant Articles
- [Introduction to Netflix Archaius with Spring Cloud](https://www.baeldung.com/netflix-archaius-spring-cloud-integration)
- [Netflix Archaius with Various Database Configurations](https://www.baeldung.com/netflix-archaius-database-configurations)
# Spring Cloud Archaius
#### Basic Config
@@ -11,4 +16,4 @@ These properties are set up on the main method, since Archaius uses System prope
#### Additional Sources
In this service we create a new AbstractConfiguration bean, setting up a new Configuration Properties source.
These properties have precedence over all the other properties in the Archaius Composite Configuration.
These properties have precedence over all the other properties in the Archaius Composite Configuration.