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