JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev Package
Next Package
Frames
No Frames
All Classes
@NonNullApi
@NonNullFields
Package org.springframework.http.converter.smile
Provides an HttpMessageConverter for the Smile data format ("binary JSON").
See:
Description
Class Summary
Class
Description
MappingJackson2SmileHttpMessageConverter
Implementation of
HttpMessageConverter
that can read and write Smile data format ("binary JSON") using
the dedicated Jackson 2.x extension
.
Package org.springframework.http.converter.smile Description
Provides an HttpMessageConverter for the Smile data format ("binary JSON").
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev Package
Next Package
Frames
No Frames
All Classes