jar

io.github.ambiel127 : oss-spring-boot-starter

Maven & Gradle

Jun 14, 2022
0 stars

oss-spring-boot-starter · 通用技术组件 - 对象存储OSS

Table Of Contents

Latest Version

Download io.github.ambiel127 : oss-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.ambiel127 : oss-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.2
1.0

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 oss-spring-boot-starter-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mth.oss.spring.boot.autoconfigure.minio

├─ com.mth.oss.spring.boot.autoconfigure.minio.MinioStorage.class - [JAR]

com.mth.oss.spring.boot.autoconfigure.service

├─ com.mth.oss.spring.boot.autoconfigure.service.OssStorage.class - [JAR]

com.mth.oss.spring.boot.autoconfigure.aliyun

├─ com.mth.oss.spring.boot.autoconfigure.aliyun.AliyunStorage.class - [JAR]

com.mth.oss.spring.boot.autoconfigure

├─ com.mth.oss.spring.boot.autoconfigure.OssProperties.class - [JAR]

├─ com.mth.oss.spring.boot.autoconfigure.OssStarterAutoConfiguration.class - [JAR]