Skip to content

A simple set of APIs that helps the implementation of DTOs in Java.

License

Notifications You must be signed in to change notification settings

opencs/java-dto-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple set of APIs that helps the implementation of DTOs in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages