一、简介 1、json分类 (1)json对象,JSONObject (2)json数组,JSONArray 2、为什么使用json 二、Json的使用(使用jackson工具库) 1、处理json的工具库 2、使用方法 3、将json字符转换为json对象