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