接口的使用
org.springframework.boot.web.client.RestClientCustomizer
使用RestClientCustomizer的程序包
程序包
说明
Actuator support for web client metrics.
Auto-configuration for web clients.
Web client test utilities.
-
org.springframework.boot.actuate.metrics.web.client中RestClientCustomizer的使用
修饰符和类型类说明classRestClientCustomizerthat configures theRestClient builderto record request observations. -
org.springframework.boot.autoconfigure.web.client中RestClientCustomizer的使用
-
org.springframework.boot.test.web.client中RestClientCustomizer的使用
修饰符和类型类说明classRestClientCustomizerthat can be applied toRestClient.Builderinstances to addMockRestServiceServersupport.