Package | Description |
---|---|
org.springframework.cloud.servicebroker.annotation | |
org.springframework.cloud.servicebroker.autoconfigure.web |
Support for Spring Boot auto-configuration in web environments
|
org.springframework.cloud.servicebroker.controller |
Provides Service Broker API endpoints
|
org.springframework.cloud.servicebroker.exception |
Exceptions for Service Broker error conditions
|
org.springframework.cloud.servicebroker.model |
Models that describe the interaction with the Service Broker API
|
org.springframework.cloud.servicebroker.model.binding |
Service binding models
|
org.springframework.cloud.servicebroker.model.catalog |
Catalog models
|
org.springframework.cloud.servicebroker.model.error |
Error models
|
org.springframework.cloud.servicebroker.model.instance |
Service instance models
|
org.springframework.cloud.servicebroker.model.util |
Model utilities
|
org.springframework.cloud.servicebroker.service |
Service interfaces and default implementations
|