You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Pivotal Cloud Foundry sample app with Spring Boot parses VCAP_SERVICES env variable manually.
A better way would be to use native Spring support with CloudFoundryVcapEnvironmentPostProcessor.
The text was updated successfully, but these errors were encountered:
On Pivotal Cloud Foundry sample app with Spring Boot parses VCAP_SERVICES env variable manually.
A better way would be to use native Spring support with CloudFoundryVcapEnvironmentPostProcessor.
The text was updated successfully, but these errors were encountered: