Package io.bindingz.api.client.jackson
Class DefaultPublishConfigurationFactory
- java.lang.Object
-
- io.bindingz.api.client.jackson.DefaultPublishConfigurationFactory
-
- All Implemented Interfaces:
PublishConfigurationFactory
public class DefaultPublishConfigurationFactory extends Object implements PublishConfigurationFactory
-
-
Constructor Summary
Constructors Constructor Description DefaultPublishConfigurationFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.ObjectMapperobjectMapper(TypeScanner typeScanner)
-
-
-
Method Detail
-
objectMapper
public com.fasterxml.jackson.databind.ObjectMapper objectMapper(TypeScanner typeScanner)
- Specified by:
objectMapperin interfacePublishConfigurationFactory
-
-