Functional Verification

This commit is contained in:
durn
2026-04-28 22:35:00 -06:00
parent cd35378ffa
commit 229bc6bf69
14 changed files with 297 additions and 78 deletions
+5
View File
@@ -89,6 +89,11 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<!--- Email -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>