| Package | Description | 
|---|---|
| org.springframework.boot.json | 
 Support for parsing JSON. 
 | 
| Class and Description | 
|---|
| AbstractJsonParser
 Base class for parsers wrapped or implemented in this package. 
 | 
JsonParseException
IllegalArgumentException thrown when source JSON is invalid. | 
| JsonParser |