Class SimpleObjectMapperConfiguration
java.lang.Object
dev.vality.adapter.bank.payout.spring.boot.starter.config.SimpleObjectMapperConfiguration
@Configuration public class SimpleObjectMapperConfiguration extends Object
-
Constructor Summary
Constructors Constructor Description SimpleObjectMapperConfiguration() -
Method Summary
Modifier and Type Method Description com.fasterxml.jackson.databind.ObjectMapperobjectMapper()
-
Constructor Details
-
SimpleObjectMapperConfiguration
public SimpleObjectMapperConfiguration()
-
-
Method Details
-
objectMapper
@Bean public com.fasterxml.jackson.databind.ObjectMapper objectMapper()
-