Uses of Class
org.springframework.boot.json.AbstractJsonParser
-
Uses of AbstractJsonParser in org.springframework.boot.json
Modifier and TypeClassDescriptionclass
Really basic JSON parser for when you have nothing else available.class
Thin wrapper to adaptGson
to aJsonParser
.class
Thin wrapper to adapt Jackson 2ObjectMapper
toJsonParser
.