We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a839f5 commit beaa7baCopy full SHA for beaa7ba
framework-docs/src/docs/asciidoc/integration/email.adoc
@@ -8,7 +8,7 @@ This section describes how to send email with the Spring Framework.
8
The following JAR needs to be on the classpath of your application in order to use
9
the Spring Framework's email library:
10
11
-* The https://eclipse-ee4j.github.io/mail/[JavaMail / Jakarta Mail 1.6] library
+* The https://jakartaee.github.io/mail-api/[JavaMail / Jakarta Mail 1.6] library
12
13
This library is freely available on the web -- for example, in Maven Central as
14
`com.sun.mail:jakarta.mail`. Please make sure to use the latest 1.6.x version
0 commit comments