Package com.chutneytesting
Class WebConfiguration
java.lang.Object
com.chutneytesting.WebConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.ObjectMappercom.fasterxml.jackson.databind.ObjectMapper
-
Constructor Details
-
WebConfiguration
public WebConfiguration()
-
-
Method Details
-
objectMapper
@Bean @Primary public com.fasterxml.jackson.databind.ObjectMapper objectMapper() -
reportObjectMapper
@Bean public com.fasterxml.jackson.databind.ObjectMapper reportObjectMapper()
-