This library was created because I wanted to have a go at creating something that handled code generation. The idea of this project is that it could be used as a potential alternative to something ...
Here is a usage example, imagine we have an entity file like this one and would like to generate a DTO from it. The project jdto-examples shows how to use jDTO engine at compile time with a maven ...