Skip to content

Commit 749aebd

Browse files
author
Andre Felipe de Barros Azevedo Nogueira
committed
remove devtools do build para evitar reinício automático em produção
1 parent 314d8d2 commit 749aebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

securetimenotes/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
<groupId>org.springframework.boot</groupId>
8181
<artifactId>spring-boot-devtools</artifactId>
8282
<scope>runtime</scope>
83+
<optional>true</optional>
8384
</dependency>
8485
<!-- JWT Dependencies -->
8586
<dependency>

0 commit comments

Comments
 (0)