Skip to content

rahul-acr/easy-dto-jackson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyDto Jackson

EasyDto is java based library for working with DTOs (data transfer objects) of domain objects without requiring to write any Dto class or mapping logic explicitly. This repository integrates EasyDto with the popular jackson library.

Visit EasyDto Core

Installation

clone this repository and build locally to install in local .m2. Currently, only maven is supported.

mvn clean install

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Jackson integration for EasyDto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages