No unique service maching interface error in Spring Boot Cloud Foundry error
问题 I am trying to follow this tutorial https://github.com/cf-platform-eng/spring-boot-cities/tree/master/cities-service to run my spring boot application in Cloud Foundry. I have local bosh-lite installation My Spring Boot application connects to postgresql as database. I am trying to connect to the Postgresql instance running on my local (host machine ) My application works fine locally if deployed to a local tomcat. But when i deploy the app to bosh-lite it fails with the following error "No