Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreWe're please to announce the release of Spring Cloud Open Service Broker 2.1.0. This release supports additions and changes in the Open Service Broker API v2.14. This release includes:
dashboard_url when updating a service instancePlan for the specified ServiceDefinitionInclude the following Spring Boot starter:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-open-service-broker-webmc</artifactId>
<version>2.1.0.RELEASE</version>
</dependency>