Uses of Class
org.springframework.cloud.servicebroker.autoconfigure.web.servlet.ApiVersionInterceptor
Packages that use ApiVersionInterceptor
Package
Description
Auto-configuration to support Spring MVC
-
Uses of ApiVersionInterceptor in org.springframework.cloud.servicebroker.autoconfigure.web.servlet
Methods in org.springframework.cloud.servicebroker.autoconfigure.web.servlet that return ApiVersionInterceptorModifier and TypeMethodDescriptionApiVersionWebMvcAutoConfiguration.serviceBrokerApiVersionInterceptor(org.springframework.cloud.servicebroker.model.BrokerApiVersion brokerApiVersion) Provide anApiVersionInterceptorbeanMethods in org.springframework.cloud.servicebroker.autoconfigure.web.servlet with parameters of type ApiVersionInterceptorModifier and TypeMethodDescriptionApiVersionWebMvcAutoConfiguration.serviceBrokerWebMvcConfigurerAdapter(ApiVersionInterceptor apiVersionInterceptor) Provide anApiVersionWebMvcConfigurerAdapterbeanConstructors in org.springframework.cloud.servicebroker.autoconfigure.web.servlet with parameters of type ApiVersionInterceptorModifierConstructorDescriptionprotectedApiVersionWebMvcConfigurerAdapter(ApiVersionInterceptor apiVersionInterceptor) Auto-wire the expected beans