jackson 完成json和物件/map/list互轉 ... package com.mote.jackson; public class User { private String name; private Integer age; ...
確定! 回上一頁