Uses of Interface
net.n2oapp.platform.jaxrs.MapperConfigurer
-
-
Uses of MapperConfigurer in net.n2oapp.platform.jaxrs
Method parameters in net.n2oapp.platform.jaxrs with type arguments of type MapperConfigurer Modifier and Type Method Description static voidRestObjectMapperConfigurer. configure(com.fasterxml.jackson.databind.ObjectMapper objectMapper, List<MapperConfigurer> mapperConfigurers)static voidRestObjectMapperConfigurer. configure(com.fasterxml.jackson.dataformat.xml.XmlMapper xmlMapper, List<MapperConfigurer> mapperConfigurers)
-