Uses of Interface
au.net.causal.shoelaces.jerseyclient.JerseyClientObjectMapperConfigurer
-
-
Uses of JerseyClientObjectMapperConfigurer in au.net.causal.shoelaces.jerseyclient
Method parameters in au.net.causal.shoelaces.jerseyclient with type arguments of type JerseyClientObjectMapperConfigurer Modifier and Type Method Description com.fasterxml.jackson.databind.ObjectMapperJerseyClientAutoConfiguration. configureObjectMapperForJersey(java.util.Optional<java.util.Collection<? extends JerseyClientObjectMapperConfigurer>> objectMapperConfigurers, com.fasterxml.jackson.databind.ObjectMapper existingObjectMapper)
-