mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
This commit removes the VCAP_APPLICATION and VCAP_SERVICES constants from the CloudFoundryVcapEnvironmentPostProcessor class, replacing them with string literals. See gh-45855 Signed-off-by: wonyongg <111210881+wonyongg@users.noreply.github.com>