hazelcast / hazelcast/hazelcast-code-samples
PCF Spring Boot sample app should use CloudFoundryVcapEnvironmentPostProcessor
Open
- Dominant language
- Java
- Stars
- 558
- Forks
- 600
- PR merge metrics
- No merged PRs in 30d
Description
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](https://docs.spring.io/spring-boot/docs/current/api/org/springframework/boot/cloud/CloudFoundryVcapEnvironmentPostProcessor.html).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.