An open API service indexing awesome lists of open source software.

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

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