[alerter] 工程初始化与告警定义相关接口
This commit is contained in:
3
alerter/src/main/resources/META-INF/spring.factories
Normal file
3
alerter/src/main/resources/META-INF/spring.factories
Normal file
@@ -0,0 +1,3 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
com.usthe.alert.service.impl.AlertDefineServiceImpl,\
|
||||
com.usthe.alert.controller.AlertDefineController
|
||||
Reference in New Issue
Block a user