Uses of Class
fr.ght1pc9kc.testy.core.extensions.WithObjectMapper.WithObjectMapperBuilder
Packages that use WithObjectMapper.WithObjectMapperBuilder
-
Uses of WithObjectMapper.WithObjectMapperBuilder in fr.ght1pc9kc.testy.core.extensions
Methods in fr.ght1pc9kc.testy.core.extensions that return WithObjectMapper.WithObjectMapperBuilderModifier and TypeMethodDescriptionRegister Mixin to theObjectMapperWithObjectMapper.WithObjectMapperBuilder.addModule(com.fasterxml.jackson.databind.Module module) Register specificModuleto ObjectMapperWithObjectMapper.WithObjectMapperBuilder.addModules(Collection<com.fasterxml.jackson.databind.Module> modules) Register multipleModules at the same timeWithObjectMapper.builder()WithObjectMapper.WithObjectMapperBuilder.dontFindAndRegisterModules()Avoid looking for Modules in classpath and register there