jar

io.github.chushiy : chusiy-oss-spring-boot-starter

Maven & Gradle

Apr 05, 2024

自定义OSS Starter包 开箱即用 基于AmazonS3实现对接多种市面上大多数OSS产品

Table Of Contents

Latest Version

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

All Versions

Download io.github.chushiy : chusiy-oss-spring-boot-starter 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 chusiy-oss-spring-boot-starter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.chushiy.oss.spring.boot.autoconfigure.properties

├─ com.chushiy.oss.spring.boot.autoconfigure.properties.OSSProperties.class - [JAR]

com.chushiy.oss.spring.boot.autoconfigure.core

├─ com.chushiy.oss.spring.boot.autoconfigure.core.OSSTemplate.class - [JAR]

com.chushiy.oss.spring.boot.autoconfigure.core.impl

├─ com.chushiy.oss.spring.boot.autoconfigure.core.impl.OSSTemplateImpl.class - [JAR]

com.chushiy.oss.spring.boot.autoconfigure

├─ com.chushiy.oss.spring.boot.autoconfigure.ChuShiYOSSAutoConfigure.class - [JAR]