Skip to content

Latest commit

 

History

History

prospecto-jackson

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

prospecto-jackson

This module contains the necessary adapter classes to allow the Prospecto View type in Jackson-annotated Java objects. This provides a migration strategy for applications that make use of Jackson to create domain model views using JSON. With this adapter support, an application that uses Jackson to marshal and unmarshal data transfer objects (DTOs) can gradually introduce Prospecto views to replace DTO classes.