Registry / cloud / spring-cloud-cloudfoundry-connector

spring-cloud-cloudfoundry-connector

JSON →
library2.0.9.RELEASEjavamavenunverified

Spring Cloud Connectors Cloud Foundry Connector provides service discovery and connection management for Cloud Foundry environments.

<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-cloudfoundry-connector</artifactId> <version>2.0.9.RELEASE</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-CLOUD-CLOUD
S
spring-cloud-cloudfoundry-connector
cloudjavav2.0.9.RELEASE
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CloudFoundryConnector
org.springframework.cloud.cloudfoundry.CloudFoundryConnector

Create a CloudFoundryConnector and retrieve service info.

import org.springframework.cloud.cloudfoundry.CloudFoundryConnector; import org.springframework.cloud.service.ServiceInfo; CloudFoundryConnector connector = new CloudFoundryConnector(); ServiceInfo info = connector.getServiceInfo("my-service");
Debug
Known issues
breakingThis project is in maintenance mode; consider using Spring Cloud CF Java Client instead.
fix
Migrate to spring-cloud-cloudfoundry-client for newer features.
affects: >=2.0.0
Upgrade
Version history
2.0.9.RELEASElatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
OpenAI (training)
1
Resources
spring-cloud-cloudfoundry-connector — mvn dependency:get spring-cloud-cloudfoundry-connector · libregistry