Package nablarch.fw.web
Interface JacksonBodyConverter.ObjectMapperFactory
- Enclosing class:
- JacksonBodyConverter
public static interface JacksonBodyConverter.ObjectMapperFactory
ObjectMapper
のfactoryインターフェイス-
Method Summary
-
Method Details
-
create
com.fasterxml.jackson.databind.ObjectMapper create()
-