Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreWe are pleased to announce the 3.0.3 release of Spring Cloud Open Service Broker. This release includes the following updates:
Include the following Spring Boot starter:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker</artifactId>
<version>3.0.3.RELEASE</version>
</dependency>
Spring Cloud Open Service Broker is a framework for building Spring Boot applications that implement the Open Service Broker API. The Open Service Broker API project allows developers to deliver services to applications running within cloud native platforms such as Cloud Foundry, Kubernetes, and OpenShift.