stuff i missed

This commit is contained in:
2025-06-29 08:31:47 -04:00
parent f20ae8472b
commit 29f0b737b5
32 changed files with 4132 additions and 2 deletions

View File

@@ -49,12 +49,12 @@
<scope>runtime</scope>
<optional>true</optional>
</dependency>
<dependency>
<!--<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-docker-compose</artifactId>
<scope>runtime</scope>
<optional>true</optional>
</dependency>
</dependency>-->
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>