-
Notifications
You must be signed in to change notification settings - Fork 111
ExternalJacksonSampleCode
cowtowncoder edited this page Oct 29, 2014
·
4 revisions
Here are links to sample code contributed by developers who have built things using Jackson; grouping is approximate.
Here are code samples for use cases where number of types supported is either unbounded, or large enough that type-specific support (one serializer/deserializer per type; or per-type mix-in annotations) is deemed impractical.
- [Mature Modular Meta-Framework](Mature Modular Meta-Framework)