Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 433 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 433 Bytes

OpenCS's java-dto-utils

Description

The OpenCS's java-dto-utils is a small set of utilities designed to make the creation and manipulation of DTOs easier.

It uses reflection and annotations to perform common DTO tasks such as field copy operations and data integrity checks.

License

This project was released under a BSD 3-Clause License. Feel free to use it or contribute with the development of this library.