jar

io.github.chenygs : storage-spring-boot-starter

Maven & Gradle

Jun 18, 2024
Table Of Contents

Latest Version

Download io.github.chenygs : storage-spring-boot-starter JAR file - Latest Versions:

All Versions

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

io.github.chenygs.framework.storage.config.props

├─ io.github.chenygs.framework.storage.config.props.StorageProperties.class - [JAR]

io.github.chenygs.framework.storage.modular.local

├─ io.github.chenygs.framework.storage.modular.local.LocalStorageTemplate.class - [JAR]

io.github.chenygs.framework.storage.modular.oss.http

├─ io.github.chenygs.framework.storage.modular.oss.http.OssEndpoint.class - [JAR]

io.github.chenygs.framework.storage.modular.oss

├─ io.github.chenygs.framework.storage.modular.oss.OssTemplate.class - [JAR]

io.github.chenygs.framework.storage.config

├─ io.github.chenygs.framework.storage.config.LocalFileAutoConfiguration.class - [JAR]

├─ io.github.chenygs.framework.storage.config.OssAutoConfiguration.class - [JAR]

├─ io.github.chenygs.framework.storage.config.StorageAutoConfiguration.class - [JAR]

io.github.chenygs.framework.storage.modular

├─ io.github.chenygs.framework.storage.modular.StorageTemplate.class - [JAR]

io.github.chenygs.framework.storage.consts

├─ io.github.chenygs.framework.storage.consts.StorageConfigConstants.class - [JAR]