Package com.vaadin.hilla.parser.jackson


package com.vaadin.hilla.parser.jackson
  • Class
    Description
    A Jackson 2 module to allow for the registration of a custom serializer and deserializer for byte[].
    A factory to build a custom ObjectMapper for serializing and deserializing data exchange between server and client in runtime; also, it is used by the JVM parser to extract properties from the data beans.