程序包 cn.taketoday.http.converter.smile
@NonNullApi
@NonNullFields
package cn.taketoday.http.converter.smile
Provides an HttpMessageConverter for the Smile data format ("binary JSON").
-
类类说明Implementation of
HttpMessageConverterthat can read and write Smile data format ("binary JSON") using the dedicated Jackson 2.x extension.