Sync docs from master to gh-pages

This commit is contained in:
Ben Klein
2015-07-31 11:07:08 -05:00
parent 96257cd85f
commit a47ebded57

View File

@@ -527,7 +527,7 @@ table.CodeRay td.code>pre{padding:0}
<h2 id="spring-cloud-connectors-install">Introduction</h2>
<div class="sectionbody">
<div class="paragraph">
<p>Spring Cloud Connectors provides a simple abstraction for JVM-based applications running on cloud platforms to discover bound services and deployment information at runtime, and provides support for registering discovered services as Spring beans. It is based on a plugin model so that the identical compiled application can be deployed locally or on any of multiple cloud platforms, and it supports custom service definitions through Java SPI. The Connectors project provides out-of-the-box support for discovering common services on Heroku and Cloud Foundry clouds and a properties-based connector that can supply configuration for development and testing.</p>
<p>Spring Cloud Connectors provides a simple abstraction for JVM-based applications running on cloud platforms to discover bound services and deployment information at runtime, and provides support for registering discovered services as Spring beans. It is based on a plugin model so that the identical compiled application can be deployed locally or on any of multiple cloud platforms, and it supports custom service definitions through Java SPI. The Connectors project provides out-of-the-box support for discovering common services on Heroku and Cloud Foundry clouds, as well as a properties-based connector that can supply configuration for development and testing.</p>
</div>
<div class="paragraph">
<p>For details on specific submodules and connectors, see <a href="#_submodules">Submodules</a>.</p>
@@ -701,7 +701,7 @@ table.CodeRay td.code>pre{padding:0}
</div>
<div id="footer">
<div id="footer-text">
Last updated 2015-07-31 11:03:28 CDT
Last updated 2015-07-31 11:05:48 CDT
</div>
</div>
</body>