diff --git a/pom.xml b/pom.xml
index 6a298b6..3daefae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
com.github.answerail
dinger-spring-boot-starter
jar
- 1.2.0
+ 1.2.1-beta
dinger-spring-boot-starter
Dinger-SpringBoot集成钉钉/企业微信群机器人实现消息通知中间件
diff --git a/src/main/resources/META-INF/spring-devtools.properties b/src/main/resources/META-INF/spring-devtools.properties
new file mode 100644
index 0000000..d084836
--- /dev/null
+++ b/src/main/resources/META-INF/spring-devtools.properties
@@ -0,0 +1 @@
+restart.include.jaemondinger=/dinger-spring-boot-starter-[\\w-\\.]+jar
\ No newline at end of file
diff --git a/src/main/resources/META-INF/spring.factories b/src/main/resources/META-INF/spring.factories
index 874c050..be11da6 100644
--- a/src/main/resources/META-INF/spring.factories
+++ b/src/main/resources/META-INF/spring.factories
@@ -7,5 +7,5 @@ com.github.jaemon.dinger.config.DingerHttpClientConfig,\
com.github.jaemon.dinger.config.DingerThreadPoolConfig
# Application Listeners
-org.springframework.context.ApplicationListener=\
-com.github.jaemon.dinger.listeners.ExitEventListener
+#org.springframework.context.ApplicationListener=\
+#com.github.jaemon.dinger.listeners.ExitEventListener