jar

io.github.weasley-j : multiple-email-spring-boot-starter

Maven & Gradle

Jun 09, 2023
0 stars

multiple-email-spring-boot-starter · Multi-template email sending support, 多模板邮件发送支持.

Table Of Contents

Latest Version

Download io.github.weasley-j : multiple-email-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.weasley-j : multiple-email-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window multiple-email-spring-boot-starter-1.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.alphahub.multiple.email

├─ cn.alphahub.multiple.email.EmailTemplate.class - [JAR]

cn.alphahub.multiple.email.config

├─ cn.alphahub.multiple.email.config.EmailConfig.class - [JAR]

├─ cn.alphahub.multiple.email.config.MailWrapper.class - [JAR]

cn.alphahub.multiple.email.annotation

├─ cn.alphahub.multiple.email.annotation.Email.class - [JAR]

cn.alphahub.multiple.email.aspect

├─ cn.alphahub.multiple.email.aspect.EmailAspect.class - [JAR]