Does Spring-boot DTO need to implement Serialization
Hey I am just wondering if my Data transfer Object for my spring-boot web app would need to implement serialization?
Hey I am just wondering if my Data transfer Object for my spring-boot web app would need to implement serialization?