Skip to content

meltingturret/cf-java-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-java-client

Spring boot client application for cloud foundry API to replace outdated https://github.com/cloudfoundry/cf-java-client client.This application will provide a cloud foundry API client that uses the springboot (https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#io.rest-client.webclient) webclient for REST API implementation.

The Cloud Foundry (https://github.com/cloudfoundry/cloud_controller_ng) controller does not contain an API design specification such as Open API which will require a generator to reverse engineer the ruby reources into an Open API spec YAML file that we can then use to generate our springboot REST API.

Build Application

About

Spring boot client application for cloud foundry API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages