Remix.run Logo
microflash 5 days ago

For many cases, we don’t do these kind of things in Java; a single annotated record can function as a model for both data and API layers. Regardless of the language, the distinction becomes important when these layers diverge or there’s some sensitive data involved.

never_inline 4 days ago | parent [-]

Even when DTO is separate, you can use projection methods of eg: spring data JPA, or something like mapstruct.