Package io.camunda.tasklist.spring
Class ObjectMapperConfiguration
java.lang.Object
io.camunda.tasklist.spring.ObjectMapperConfiguration
@Configuration
@ConditionalOnMissingBean(com.fasterxml.jackson.databind.ObjectMapper.class)
public class ObjectMapperConfiguration
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectMapperConfiguration
public ObjectMapperConfiguration()
-
-
Method Details
-
objectMapper
@Bean @ConditionalOnMissingBean public com.fasterxml.jackson.databind.ObjectMapper objectMapper()
-