Package com.vaadin.hilla.parser.jackson


package com.vaadin.hilla.parser.jackson
  • Class
    Description
    A Jackson 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.
     
    Wrapper for handling OpenAPI/Swagger models with Jackson 2.