From 4c5524dcce7b4849bb30851408a4db0e3e9486ff Mon Sep 17 00:00:00 2001 From: linpeilie Date: Mon, 17 Mar 2025 18:13:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=20Eclipse=20jdt.core=20?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../META-INF/services/javax.annotation.processing.Processor | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mapstruct-plus-processor/src/main/resources/META-INF/services/javax.annotation.processing.Processor b/mapstruct-plus-processor/src/main/resources/META-INF/services/javax.annotation.processing.Processor index 78ca476..b709847 100644 --- a/mapstruct-plus-processor/src/main/resources/META-INF/services/javax.annotation.processing.Processor +++ b/mapstruct-plus-processor/src/main/resources/META-INF/services/javax.annotation.processing.Processor @@ -1,2 +1 @@ -io.github.linpeilie.processor.AutoMapperProcessor -org.mapstruct.ap.MappingProcessor \ No newline at end of file +io.github.linpeilie.processor.AutoMapperProcessor \ No newline at end of file