Uses of Class
fr.ght1pc9kc.testy.core.extensions.WithObjectMapper.WithObjectMapperBuilder
-
Uses of WithObjectMapper.WithObjectMapperBuilder in fr.ght1pc9kc.testy.core.extensions
Modifier and TypeMethodDescriptionRegister Mixin to theObjectMapper
WithObjectMapper.WithObjectMapperBuilder.addModule
(com.fasterxml.jackson.databind.Module module) Register specificModule
to ObjectMapperWithObjectMapper.WithObjectMapperBuilder.addModules
(Collection<com.fasterxml.jackson.databind.Module> modules) Register multipleModule
s at the same timeWithObjectMapper.builder()
WithObjectMapper.WithObjectMapperBuilder.dontFindAndRegisterModules()
Avoid looking for Modules in classpath and register there