Uses of Interface
org.springframework.http.converter.HttpMessageConverters
Packages that use HttpMessageConverters
Package
Description
Provides an HttpMessageConverter abstraction to convert between Java objects and HTTP input/output messages.
-
Uses of HttpMessageConverters in org.springframework.http.converter
Methods in org.springframework.http.converter that return HttpMessageConvertersModifier and TypeMethodDescriptionHttpMessageConverters.Builder.build()Build and return theHttpMessageConvertersinstance configured by this builder.