remove subproject READMEs

This commit is contained in:
Ben Klein
2015-12-08 12:10:27 -06:00
parent 47579118ab
commit d34b3ee86e
5 changed files with 0 additions and 17 deletions

View File

@@ -1,5 +0,0 @@
#Spring Cloud local-configuration connector
This connector provides the ability to configure Spring Cloud services locally for development or testing. The current implementation reads from Java properties only; pull requests for also inspecting environment variables are welcome.
See [the documentation](http://cloud.spring.io/spring-cloud-connectors/spring-cloud-connectors.html#_local_configuration_connector) for more information.