From 9b028c8945a184ac6f6ceee5c8c4292175a2cf7b Mon Sep 17 00:00:00 2001 From: erdanergou Date: Sun, 27 Nov 2022 16:55:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=93=E5=BA=93=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E3=80=81=E7=B1=BB=E5=9E=8B=E9=80=89=E6=8B=A9=E7=AE=97?= =?UTF-8?q?=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- target/classes/.restartTriggerFile | 0 .../META-INF/spring-configuration-metadata.json | 17 ----------------- 2 files changed, 17 deletions(-) delete mode 100644 target/classes/.restartTriggerFile delete mode 100644 target/classes/META-INF/spring-configuration-metadata.json diff --git a/target/classes/.restartTriggerFile b/target/classes/.restartTriggerFile deleted file mode 100644 index e69de29b..00000000 diff --git a/target/classes/META-INF/spring-configuration-metadata.json b/target/classes/META-INF/spring-configuration-metadata.json deleted file mode 100644 index 8d229f5f..00000000 --- a/target/classes/META-INF/spring-configuration-metadata.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "groups": [ - { - "name": "file", - "type": "com.dreamchaser.depository_manage.config.FileConfig", - "sourceType": "com.dreamchaser.depository_manage.config.FileConfig" - } - ], - "properties": [ - { - "name": "file.upload-path", - "type": "java.lang.String", - "sourceType": "com.dreamchaser.depository_manage.config.FileConfig" - } - ], - "hints": [] -} \ No newline at end of file