Modifying Application Properties
In order to make use of configuration from the Cloud Foundry runtime you need to modify the application properties.
Follow these steps to modify application properties.
The property names are specified in the format #<serviceName>.credentials.<parameter>#, where <serviceName> is the name of the service and <parameter> is the name of the configuration parameter.
For example, #postgres.credentials.username#.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.