See: Description
Class | Description |
---|---|
ApiVersionInterceptor |
HandlerInterceptor that inspects the service broker API version passed in all request headers
and compares it to the API version supported by the broker. |
ApiVersionWebMvcAutoConfiguration |
Auto-configuration for the service broker API
validation. |
ApiVersionWebMvcConfigurerAdapter |
WebMvcConfigurer that configures checking for an appropriate service broker API version. |
ServiceBrokerWebMvcAutoConfiguration |
Auto-configuration for the service broker REST API
endpoints. |