November 2017
Beginner to intermediate
306 pages
7h 43m
English
We discussed buildpacks and services. We instantiated a service to use, but we need to bind it to an application that is deployed on Cloud Foundry first in order to use it. This section will now show you how to deploy the application. For demonstration purposes, this section will use the Hello Spring Cloud sample application. The Hello Spring Cloud is a simple Java web API application that uses the Spring Cloud Connectors library in order to inspect the bounded services and display their connection status.
To deploy our first sample application, do the following steps:
Read now
Unlock full access