Stereotype «ModuleFactory»
Stereotype «ModuleFactory»
can be used to mark a component in the UML model as Jackson Module Factory. Module factories are used by Jackson to define details like special serializers and deserializers for specific classes.
This stereotype is used in combination with so called OpenAPI Data Types where JEAF Generator allows to have a strong typing in Java but plain strings in their JSON representation.
Stereotype | «ModuleFactory» |
|
---|---|---|
Applicable Elements | Component |
|
Tagged Values | none |
For further information please refer to:
Generated by JEAF Generator