Generic DTO System: Transform Decorator Factory + Pagination DTO
The JoyMini API's generic DTO system, based on the Transform decorator factory pattern, provides type conversion, data cleaning, and standard pagination DTOs, reducing repetitive code in the Controller layer and ensuring data consistency.