Package org.springframework.cloud.servicebroker.autoconfigure.web.reactive
package org.springframework.cloud.servicebroker.autoconfigure.web.reactive
Auto-configuration to support Spring WebFlux.
-
ClassDescription
WebFilter
that configures checking for an appropriate service broker API version.Auto-configuration
for the service broker API validation.WebFilter
that inspects the request for the presence of the X-Broker-API-Request-Identity header and sets the corresponding value in the same response header.Auto-configuration
for the service broker REST API endpoints.