Create spring-boot-mail module
This commit is contained in:
committed by
Phillip Webb
parent
67a4428139
commit
5faabdce1f
@@ -6,6 +6,5 @@ description = "Starter for using Java Mail and Spring Framework's email sending
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
|
||||
api("org.springframework:spring-context-support")
|
||||
api("org.eclipse.angus:jakarta.mail")
|
||||
api(project(":spring-boot-project:spring-boot-mail"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user