程序包 top.codef.notice

类 EmailNoticeSendComponent

java.lang.Object
top.codef.notice.EmailNoticeSendComponent
所有已实现的接口:
org.springframework.beans.factory.InitializingBean, Unique, INoticeSendComponent

public class EmailNoticeSendComponent extends Object implements INoticeSendComponent, org.springframework.beans.factory.InitializingBean
  • 构造器详细资料

    • EmailNoticeSendComponent

      public EmailNoticeSendComponent(org.springframework.mail.MailSender mailSender, org.springframework.boot.autoconfigure.mail.MailProperties mailProperties, EmailNoticeProperty emailNoticeProperty)
  • 方法详细资料