I have been using Spring for many years now and I really like the simplicity and non-invasive model of its features. As I have been implementing
12 Factor applications, I needed to start using a central way to configure the many microservices we are building. This is where
Spring Cloud Config comes to the rescue.