Package org.springframework.http.converter.smile
@NonNullApi
@NonNullFields
package org.springframework.http.converter.smile
Provides an HttpMessageConverter for the Smile data format ("binary JSON").
-
ClassDescriptionImplementation of
HttpMessageConverter
that can read and write Smile data format ("binary JSON") using the dedicated Jackson 2.x extension.