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