All Projects → spring-projects → spring-credhub

spring-projects / spring-credhub

Licence: Apache-2.0 License
Spring abstractions for Cloud Foundry CredHub

Programming Languages

java
68154 projects - #9 most used programming language
snapshot

Spring CredHub

Spring CredHub provides client-side support for storing, retrieving, and deleting credentials from a CredHub server running in a Cloud Foundry platform.

See the project site and reference documentation for more information.

Demo Application

A simple application that demonstrates the use of Spring CredHub is available in this repository.

Building

Basic Compile and Test

To build the source you will need to install JDK 1.8.

Spring CredHub uses Gradle for most build-related activities, and you should be able to get off the ground quite quickly by cloning the project you are interested in and typing

$ ./gradlew install

Working with the code

If you don’t have an IDE preference we would recommend that you use Spring Tools Suite or Eclipse when working with the code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].