Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Leverage spring-cloud-cloudfoundry-service-broker for broker controllers #10

Open
gberche-orange opened this issue Jun 29, 2017 · 1 comment

Comments

@gberche-orange
Copy link

Currently, the open-service-broker does not leverage the spring-cloud-cloudfoundry-service-broker for broker controllers (only for unit tests).

@RequestMapping(value = '/v2/service_instances/{service_instance}/service_bindings/{id}', method = RequestMethod.PUT)

This implies a higher maintenance/effort and a feature coverage, especially as the OSB API evolves in time.

@mcelep
Copy link
Contributor

mcelep commented Jun 29, 2017

Thanks @gberche-orange , you're absolutely right and we have it in our plan to get rid of standard osbapi controllers on our codebase.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants