From c69aaf7ba1fd8c877d6b290f3ba6272d7e4128c8 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Mon, 12 Dec 2022 02:09:46 +0800 Subject: [PATCH] Revert "update file." This reverts commit 509e195fee58b8b678191c2e5ba329299576a858. --- .../src/main/resources/META-INF/spring-devtools.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plusone-start/src/main/resources/META-INF/spring-devtools.properties b/plusone-start/src/main/resources/META-INF/spring-devtools.properties index 56aa70e..d587606 100644 --- a/plusone-start/src/main/resources/META-INF/spring-devtools.properties +++ b/plusone-start/src/main/resources/META-INF/spring-devtools.properties @@ -1 +1 @@ -restart.include.projectcommon=/[\\w\\.\\-]+\\.jar +restart.include.projectcommon=/plusone-[\\w\\.\\-]+\\.jar