Explorar el Código

:tada: 去掉devtools依赖

smallchill hace 5 años
padre
commit
bc8f196cf6
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      pom.xml

+ 0 - 5
pom.xml

@@ -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>