Stereotype «ObjectMapperFactory»
Stereotype «ObjectMapperFactory»
can be used to define a complete Jackson ObjectMapperFactory. An object mapper factory consists of one or more module factories. This connection is defined using dependencies in UML.
Stereotype | «ObjectMapperFactory» |
|
---|---|---|
Applicable Elements | Component |
|
Tagged Values | ||
Name | Type | Description |
defaultPropertyInclusion |
PropertyInclusion |
|
enabledMapperFeatures |
MapperFeature |
|
disabledMapperFeatures |
MapperFeature |
|
enabledSerializationFeatures |
SerializationFeature |
|
disabledSerializationFeatures |
SerializationFeature |
|
enabledDeserializationFeatures |
DeserializationFeature |
|
disabledDeserializationFeatures |
DeserializationFeature |
For further information please refer to:
Generated by JEAF Generator