November 2017
Beginner to intermediate
306 pages
7h 43m
English
We'll use a logging route service example here. The purpose of the logging route service is to simply log all incoming requests to stdout. To deploy this example, follow the proceeding steps. The logging route service can be bound to any application. For this example, we'll use the hello-spring-cloud sample application from Chapter 6, Deploying Apps To Cloud Foundry, which is located at: https://github.com/Cloud-Foundry-For-Developers/logging-route-service. Push this application to Cloud Foundry if you have not already done so:
Read now
Unlock full access