Skip to content

2.0 Migration Guide

Scott Frederick edited this page Mar 2, 2018 · 6 revisions

Migration Guide

This project was formerly known as Spring Cloud - Cloud Foundry Service Broker. With the 2.0 release

Requirements

This project now requires at a minimum Java 8, Spring Framework 4, and Spring Boot 2.

Artifacts

The coordinates for the project dependencies have changed to reflect the new project name, to allow more flexibility in choice of Spring web framework, and to conform to Spring Boot dependency Bill of Materials (BOM) conventions. See the README for information on using the dependencies with Maven or Gradle.

Builder pattern for request and response classes

Package structure

Clone this wiki locally