Uses of Package
org.springframework.boot.http.converter.autoconfigure
Packages that use org.springframework.boot.http.converter.autoconfigure
Package
Description
Auto-configuration for RestClient.
Auto-configuration for RestTestClient and TestRestTemplate.
-
Classes in org.springframework.boot.http.converter.autoconfigure used by org.springframework.boot.restclient.autoconfigureClassDescriptionCallback interface that can be used to customize a
HttpMessageConvertersfor client usage. -
Classes in org.springframework.boot.http.converter.autoconfigure used by org.springframework.boot.resttestclient.autoconfigureClassDescriptionCallback interface that can be used to customize a
HttpMessageConvertersfor client usage.