diff --git a/spring-cloud-cloudfoundry.html b/spring-cloud-cloudfoundry.html index b3b4dbb..0210bd6 100644 --- a/spring-cloud-cloudfoundry.html +++ b/spring-cloud-cloudfoundry.html @@ -455,7 +455,7 @@ the fact that it has to get an access token from Cloud Foundry.
Here’s a Spring Cloud app with Cloud Foundry discovery:
@@ -491,8 +491,11 @@ $ cf push -p app.jarIt will show its app name in the home page.