Last updated by
3 years ago
Page: DTO Release Notes, Version:2
Version 0.2.2
- Added a
dto.mapping.filesconfiguration setting that allows you to specify a list of Spring resource paths for Dozer mapping files.
Version 0.2.1
- Added a
toDTO(Class)method for domain classes and collections.
Version 0.2
- Added
--pkg,--oldpkg, and--newpkgarguments to thegenerate-dtocommand for package substitution. - Added a
dto.package.transformsbuild setting, also for package substitution.