Extract former config-client features to a new spring-cloud-context

Fixes gh-14
This commit is contained in:
Dave Syer
2015-03-19 11:52:25 +00:00
parent 0b0999fde8
commit 7d480ab41b
120 changed files with 1373 additions and 54 deletions

View File

@@ -0,0 +1,3 @@
## Spring Cloud Context
Utilities and special services for the `ApplicationContext` of a Spring Cloud application (bootstrap context, encryption, refresh scope and environment endpoints).