Package org.springframework.batch.item.mail
@NonNullApi
package org.springframework.batch.item.mail
Java Mail based components.
- Author:
- Michael Minella, Mahmoud Ben Hassine
-
ClassDescriptionThis
MailErrorHandler
implementation simply rethrows the exception it receives.This class is used to handle errors that occur when email messages are unable to be sent.A simpleItemWriter
that can send mail messages.