public interface JacksonMapperFactory
| Modifier and Type | Method and Description |
|---|---|
<T> com.fasterxml.jackson.databind.ObjectMapper |
getMapper(Class<T> type) |
<T> com.fasterxml.jackson.databind.ObjectMapper getMapper(Class<T> type)
Copyright © 2012-2021. All Rights Reserved.