Class ObjectMapperExample


  • public final class ObjectMapperExample
    extends Object
    Example of how to use the ObjectMapper for a simple read-only configuration.

    Error handling is not considered in this example, but for a fully fledged application it would be essential.