Package org.springframework.boot.buildpack.platform.json


package org.springframework.boot.buildpack.platform.json
Utilities and classes for JSON processing.
  • Class
    Description
    Utility class that allows JSON to be parsed and processed as it's received.
    Base class for mapped JSON objects.
    Strategy used to read JSON content.
    Provides access to a shared pre-configured ObjectMapper.