Additional Resources
- Spring Cloud® Services 1.0.0 on Pivotal Cloud Foundry - Config Server - YouTube (short screencast demonstrating Config Server for Pivotal Cloud Foundry)
- Spring Cloud Config (documentation for Spring Cloud Config, the open-source project that underlies Config Server for Pivotal Cloud Foundry)
- “Configuring It All Out” or “12-Factor App-Style Configuration with Spring” (blog post that provides background on Spring’s configuration mechanisms and on Spring Cloud Config)
- Environment abstraction (Spring Framework Reference Documentation) (Spring Framework documentation on the
Environment
and the concepts of profiles and properties)