Uses of Interface
com.github.migangqui.spring.email.service.EmailSender
Packages that use EmailSender
Package
Description
-
Uses of EmailSender in com.github.migangqui.spring.email.config
Methods in com.github.migangqui.spring.email.config that return EmailSenderModifier and TypeMethodDescriptionEmailSenderConfig.emailSender(org.springframework.mail.javamail.JavaMailSender javaMailSender) -
Uses of EmailSender in com.github.migangqui.spring.email.service
Classes in com.github.migangqui.spring.email.service that implement EmailSender