Skip to content

tfredrich/Dynamic-DTO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java, being a static language doesn't have the benefits of dynamic languages when it comes to mapping JSON and/or XML to domain objects. Dynamic-DTO enables runtime creation of Data Transfer Objects (DTOs) that are mappable to/from your domain model(s) auto-magically.

About

Java-based Service DTO Utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages