Tech with Maddy | Tech and Writing

Tech with Maddy | Tech and Writing

Follow
Follow
homeJavaSpring BootSoftware EngineeringCareer DevelopmentTechnical Writingbadgesnewsletter
Tag

design patterns

#design-patterns

More content

Read more stories on Hashnode


Articles with this tag

Replace a JPA entity with a DTO

May 30, 20224 min read

Have you ever come across a Sonar vulnerability issue such as: Replace this persistence entity with a POJO or DTO object. This happens when you pass...

Replace a JPA entity with a DTO