jar

io.github.zhaohaoh : mail-spring-boot-autoconfigure

Maven & Gradle

Aug 10, 2022
0 stars
Table Of Contents

Latest Version

Download io.github.zhaohaoh : mail-spring-boot-autoconfigure JAR file - Latest Versions:

All Versions

Download io.github.zhaohaoh : mail-spring-boot-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
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 mail-spring-boot-autoconfigure-1.0.52.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.framework.mail.spring.boot.autoconfigure

├─ com.framework.mail.spring.boot.autoconfigure.MailAutoConfiguration.class - [JAR]

com.framework.mail.spring.boot.autoconfigure.pojo

├─ com.framework.mail.spring.boot.autoconfigure.pojo.MailBoxParam.class - [JAR]

├─ com.framework.mail.spring.boot.autoconfigure.pojo.PullMailParam.class - [JAR]

├─ com.framework.mail.spring.boot.autoconfigure.pojo.SendMailParam.class - [JAR]

├─ com.framework.mail.spring.boot.autoconfigure.pojo.SendMailResponse.class - [JAR]

com.framework.mail.spring.boot.autoconfigure.properties

├─ com.framework.mail.spring.boot.autoconfigure.properties.MailPeoperties.class - [JAR]

├─ com.framework.mail.spring.boot.autoconfigure.properties.PullMailProperties.class - [JAR]

├─ com.framework.mail.spring.boot.autoconfigure.properties.SendMailProperties.class - [JAR]

com.framework.mail.spring.boot.autoconfigure.service

├─ com.framework.mail.spring.boot.autoconfigure.service.JavaMailService.class - [JAR]

com.framework.mail.spring.boot.autoconfigure.service.impl

├─ com.framework.mail.spring.boot.autoconfigure.service.impl.JavaMailServiceImpl.class - [JAR]