aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mapstruct
Commit message (Collapse)AuthorAgeFilesLines
* Add MapStruct jars to service moduleKostya2026-08-202-0/+0
lib/*/*.jar is auto-globbed onto the build classpath, so this makes mapstruct available for future DTO<->domain mappers without any build script changes.