Class LocalDateTimeMapperPreparer

java.lang.Object
ru.i_novus.ms.rdm.api.util.json.LocalDateTimeMapperPreparer
All Implemented Interfaces:
net.n2oapp.platform.jaxrs.MapperConfigurer

public class LocalDateTimeMapperPreparer
extends java.lang.Object
implements net.n2oapp.platform.jaxrs.MapperConfigurer
Author:
arahmatullin since 14.05.2019
  • Constructor Summary

    Constructors 
    Constructor Description
    LocalDateTimeMapperPreparer()  
  • Method Summary

    Modifier and Type Method Description
    void configure​(com.fasterxml.jackson.databind.ObjectMapper objectMapper)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • configure

      public void configure​(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
      Specified by:
      configure in interface net.n2oapp.platform.jaxrs.MapperConfigurer