deleting / moving project dir

This commit is contained in:
technoddy
2024-03-17 20:58:11 -04:00
parent 3563a3e35a
commit 329a01ec93
10 changed files with 5 additions and 233 deletions
@@ -27,12 +27,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<scope>runtime</scope>
<optional>true</optional>
</dependency>
</dependencies>
<properties>