add readmes, remove extra modules
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user