summaryrefslogtreecommitdiffstats
path: root/lib/mapstruct/mapstruct-1.7.0.Beta2.jar
Commit message (Collapse)AuthorAgeFilesLines
* Add MapStruct jars to service moduleKostya2026-08-201-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.