GitHub / Itziks / DTOConverter
This Library contains a IDTOConverter.java interface which consists of several default methods. While implementing the interface, you will be able to convert POJO classes to desired DTO classes. You will need to implement an apply() methods which defines how to perform the conversion between the two classes.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itziks%2FDTOConverter
PURL: pkg:github/Itziks/DTOConverter
Stars: 0
Forks: 0
Open issues: 1
License: None
Language: Java
Size: 7.81 KB
Dependencies parsed at: Pending
Created at: about 7 years ago
Updated at: almost 5 years ago
Pushed at: almost 5 years ago
Last synced at: over 2 years ago
Topics: converter-library, dto