Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreI’m pleased to announce the general availability release of Spring CredHub 2.0.0, available now in Maven Central.
CredHub provides centralized credential management to the Cloud Foundry platform. CredHub implements an HTTP API to securely store, generate, retrieve, and delete credentials of various types.
Spring CredHub provides a Java binding for the CredHub API, making it easy to integrate Spring applications with CredHub.
The Spring CredHub 2.0.0 release includes the following enhancements:
Supports CredHub server versions 1.x and 2.x, and the CredHub v1 and v2 APIs
Provides compatibility with Spring Framework 5.1 and Spring Boot 2.1
Addition of a reactive interface using Reactor
The Spring CredHub documentation contains a Getting started section to help get you started using the library. Feedback can be provided via GitHub issues.