[manager] 告警信息邮件转发
This commit is contained in:
@@ -83,6 +83,11 @@
|
||||
<version>${mysql.version}</version>
|
||||
<!--<scope>runtime</scope>-->
|
||||
</dependency>
|
||||
<!-- email -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-mail</artifactId>
|
||||
</dependency>
|
||||
<!-- swagger -->
|
||||
<dependency>
|
||||
<groupId>io.springfox</groupId>
|
||||
|
||||
Reference in New Issue
Block a user