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
after dig down further the issue, instead of adding java-cfenv added spring-cloud-services-starter-service-registry dependency which will pull the cfenv transitively along with some auto configuration related to SCS. But after this also application is not able to connect to the config server.
After following the steps mentioned in the migration guide (https://docs.cloudfoundry.org/buildpacks/java/configuring-service-connections.html) our application is not able to connect to the spring cloud config server which is bounded in PCF.
The text was updated successfully, but these errors were encountered: