https://github.com/cloudfoundry-community/cf-java-component
A set of libraries for building Cloud Foundry components on the Java platform
https://github.com/cloudfoundry-community/cf-java-component
Last synced: 9 months ago
JSON representation
A set of libraries for building Cloud Foundry components on the Java platform
- Host: GitHub
- URL: https://github.com/cloudfoundry-community/cf-java-component
- Owner: cloudfoundry-community
- License: apache-2.0
- Created: 2012-07-20T22:25:23.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T22:26:12.000Z (over 3 years ago)
- Last Synced: 2025-07-04T14:55:29.897Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 744 KB
- Stars: 17
- Watchers: 18
- Forks: 8
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloud Foundry Java Component Libraries
A set of libraries for building Cloud Foundry components, such as service
brokers, on the Java platform.
##Features
* Router registration
* Cloud Controller and UAA Client API (currently focused on "Services" apis)
* Simple Service Gateway registration with Cloud Controller
* Simple support for handling NATS messages.
* Simple Spring Config Integration