Uses of Package
org.springframework.cloud.servicebroker.autoconfigure.web.servlet
Packages that use org.springframework.cloud.servicebroker.autoconfigure.web.servlet
Package
Description
Auto-configuration to support Spring MVC
-
Classes in org.springframework.cloud.servicebroker.autoconfigure.web.servlet used by org.springframework.cloud.servicebroker.autoconfigure.web.servletClassDescription
HandlerInterceptorthat inspects the service broker API version passed in all request headers and compares it to the API version supported by the broker.WebMvcConfigurerthat configures checking for an appropriate service broker API version.HandlerInterceptorthat inspects the request for the presence of the X-Broker-API-Request -Identity header and sets the corresponding value in the same response header