A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
  • Newsletters

dto

A collection of 2 posts
Alternatives to DTO
Development

Alternatives to DTO

More than a decade ago, I wrote about the DTO: A data transfer object is an object that carries data between processes. The motivation for its use is that communication between processes is usually done resorting to remote interfaces, where each call is an expensive operation.

Mar 6, 2022
Java

DTO in anger

In this article, I will show you how in JEE architecture using lighweight frameworks, creating a DTO layer is an anti-pattern.

May 30, 2009
A Java geek © 2008-2026
v. 58248016a14f9252deabb10efc6017375b9d6b75/13550567901
Latest Posts