java-tutorials/design-patterns
Thiago dos Santos Hora cf533a0340 [BAEL-4955] The DTO pattern (#11166)
* [BAEL-4955] The DTO pattern

* Fix encrypt logic

* Add tests

* Add tests

* Move packages
2021-08-25 08:19:13 -07:00
..
dto-pattern [BAEL-4955] The DTO pattern (#11166) 2021-08-25 08:19:13 -07:00
README.md [BAEL-4955] The DTO pattern (#11166) 2021-08-25 08:19:13 -07:00
pom.xml [BAEL-4955] The DTO pattern (#11166) 2021-08-25 08:19:13 -07:00

README.md

Article related

  • The DTO Pattern (Data Transfer Object)