类的使用
cn.taketoday.http.converter.HttpMessageNotReadableException

程序包
说明
Provides an HttpMessageConverter abstraction to convert between Java objects and HTTP input/output messages.
Provides HttpMessageConverter implementations for handling Atom and RSS feeds.
Provides HttpMessageConverter implementations for handling JSON.
Provides an HttpMessageConverter implementation for handling Google Protocol Buffers.
Provides HttpMessageConverter implementations for handling XML.
Request context parameter resolvers
Web Handler