Fix id for section in mail.adoc

This commit is contained in:
Artem Bilan
2020-07-30 14:15:26 -04:00
parent ea546c52d0
commit 564617bff0

View File

@@ -582,7 +582,7 @@ public class Mover {
IMPORTANT: For the message to be still available for manipulation after the transaction, _should-delete-messages_ must be set to 'false'.
[[java-dsl-configuration]]
[[mail-java-dsl-configuration]]
=== Configuring channel adapters with the Java DSL
To configure mail mail component in Java DSL, the framework provides a `o.s.i.mail.dsl.Mail` factory, which can be used like this: