Class ObjectMapperExample


  • public class ObjectMapperExample
    extends Object
    An 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 will be essential.