Starter for using Spring Cloud Connectors to simplify connecting to cloud services like Cloud Foundry and Heroku (deprecated).
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cloud-connectors</artifactId>
<version>2.2.13.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Check if application is running in a cloud environment.
Use Java CFEnv (https://github.com/pivotal-cf/java-cfenv) instead.
No dependency data recorded yet.