add email flows

This commit is contained in:
2026-04-14 15:23:07 -06:00
parent ceafee2a80
commit 39312c8698
11 changed files with 394 additions and 12 deletions

View File

@@ -96,6 +96,12 @@
<version>25.3.0</version>
</dependency>
<dependency>
<groupId>com.resend</groupId>
<artifactId>resend-java</artifactId>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>