程序包 net.dongliu.xhttp.json
Json adapter.
Need to import a implementation module, such as xhttp-jackson, xhttp-jsonb to use this.
- 作者:
- Liu Dong
-
类概要 类 说明 JsonProcessor Json processor, used to decode/encode json values, blocking and non-blocking.TypeToken<T> Simple generic type infer class, for tell json processor which type to decode with json.