Interface MapperConfigurer


  • public interface MapperConfigurer
    class provides functionality for customization ObjectMapper instance which uses in jax-rs server and jax-rs proxy client
    • Method Detail

      • configure

        void configure​(com.fasterxml.jackson.databind.ObjectMapper mapper)