From 509e195fee58b8b678191c2e5ba329299576a858 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Sun, 11 Dec 2022 02:35:37 +0800 Subject: [PATCH] update file. --- .../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 d587606..56aa70e 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=/plusone-[\\w\\.\\-]+\\.jar +restart.include.projectcommon=/[\\w\\.\\-]+\\.jar