jar

xyz.shodown : shodown-resource-boot-starter

Maven & Gradle

May 23, 2022
Table Of Contents

Latest Version

Download xyz.shodown : shodown-resource-boot-starter JAR file - Latest Versions:

All Versions

Download xyz.shodown : shodown-resource-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 shodown-resource-boot-starter-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

xyz.shodown.boot.resource.service

├─ xyz.shodown.boot.resource.service.AliOssService.class - [JAR]

├─ xyz.shodown.boot.resource.service.MinioOSSClient.class - [JAR]

xyz.shodown.boot.resource.properties

├─ xyz.shodown.boot.resource.properties.OSSProperties.class - [JAR]

xyz.shodown.boot.resource.config

├─ xyz.shodown.boot.resource.config.AliyunOSSConfig.class - [JAR]

├─ xyz.shodown.boot.resource.config.MinioOSSConfig.class - [JAR]

├─ xyz.shodown.boot.resource.config.OSSAutoConfiguration.class - [JAR]

xyz.shodown.boot.resource.entity

├─ xyz.shodown.boot.resource.entity.FileItem.class - [JAR]

xyz.shodown.boot.resource.exception

├─ xyz.shodown.boot.resource.exception.MinioClientException.class - [JAR]

├─ xyz.shodown.boot.resource.exception.MinioFetchException.class - [JAR]

Advertisement