接口的使用
org.springframework.boot.json.JsonParser
使用JsonParser的程序包
-
org.springframework.boot.json中JsonParser的使用
修饰符和类型类说明classBase class for parsers wrapped or implemented in this package.classReally basic JSON parser for when you have nothing else available.classThin wrapper to adaptGsonto aJsonParser.classThin wrapper to adapt Jackson 2ObjectMappertoJsonParser.修饰符和类型方法说明static JsonParserJsonParserFactory.getJsonParser()Static factory for the "best" JSON parser available on the classpath.