From 5f5236af81b4a9f286e927bc9e36226e1ba05b70 Mon Sep 17 00:00:00 2001 From: Kostya Date: Thu, 20 Aug 2026 11:27:49 +0300 Subject: Add MapStruct jars to service module lib/*/*.jar is auto-globbed onto the build classpath, so this makes mapstruct available for future DTO<->domain mappers without any build script changes. --- lib/mapstruct/mapstruct-1.7.0.Beta2.jar | Bin 0 -> 37048 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/mapstruct/mapstruct-1.7.0.Beta2.jar (limited to 'lib/mapstruct/mapstruct-1.7.0.Beta2.jar') diff --git a/lib/mapstruct/mapstruct-1.7.0.Beta2.jar b/lib/mapstruct/mapstruct-1.7.0.Beta2.jar new file mode 100644 index 0000000..d9e41b5 Binary files /dev/null and b/lib/mapstruct/mapstruct-1.7.0.Beta2.jar differ -- cgit v1.2.3