程序包的使用
org.springframework.boot.test.web.client
程序包
说明
Auto-configuration for web clients.
Web client test utilities.
-
org.springframework.boot.test.autoconfigure.web.client使用的org.springframework.boot.test.web.client中的类类说明
RestClientCustomizerthat can be applied toRestClient.Builderinstances to addMockRestServiceServersupport.RestTemplateCustomizerthat can be applied to aRestTemplateBuilderinstances to addMockRestServiceServersupport. -
类说明Convenient alternative of
RestTemplatethat is suitable for integration tests.Options used to customize the Apache HTTP Client.