public class VcapPropertyLoader
extends org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor
The following properties will be replaced, or added if they don't exist yet, using values from the system-provided environment variables, if they are listed as user-provided variables.
postgres.*
In other words, adding 'postgres_service: europeana-object-db-blue-2' to the env section of the manifest.yaml, will replace/add all postgres.* values found in the europeana properties with the CF system provided ones.
The following user-provided properties, if they exist, will also be added to the europeana.properties:
api2_baseUrl portal_baseUrl
| Constructor and Description |
|---|
VcapPropertyLoader() |
Copyright © 2019 Europeana Foundation. All rights reserved.