🎉 去掉devtools依赖

This commit is contained in:
smallchill 2019-09-25 14:46:56 +08:00
parent 6cb32aefd5
commit bc8f196cf6
1 changed files with 0 additions and 5 deletions

View File

@ -124,11 +124,6 @@
<groupId>org.springframework.retry</groupId>
<artifactId>spring-retry</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>