Published on2024-08-15Java-Mapstruct 实践JavaMapstruct开发中,我们经常需要将PO转DTO、DTO转PO等一些实体间的转换。这里记录Mapstruct 常用方法