Uses of Class
fr.ght1pc9kc.testy.core.extensions.WithJsonMapper.WithJsonMapperBuilder
Packages that use WithJsonMapper.WithJsonMapperBuilder
-
Uses of WithJsonMapper.WithJsonMapperBuilder in fr.ght1pc9kc.testy.core.extensions
Methods in fr.ght1pc9kc.testy.core.extensions that return WithJsonMapper.WithJsonMapperBuilderModifier and TypeMethodDescriptionRegister Mixin to theObjectMapperWithJsonMapper.WithJsonMapperBuilder.addModule(tools.jackson.databind.JacksonModule module) Register specificModuleto ObjectMapperWithJsonMapper.WithJsonMapperBuilder.addModules(Collection<tools.jackson.databind.JacksonModule> modules) Register multipleJacksonModules at the same timeWithJsonMapper.builder()WithJsonMapper.WithJsonMapperBuilder.dontFindAndRegisterModules()Avoid looking for Modules in classpath and register there