jar

io.gitee.dtdage : app-boot-starter-data-storage

Maven & Gradle

Apr 14, 2024
Table Of Contents

Latest Version

Download io.gitee.dtdage : app-boot-starter-data-storage JAR file - Latest Versions:

All Versions

Download io.gitee.dtdage : app-boot-starter-data-storage 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 app-boot-starter-data-storage-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gitee.dtdage.app.boot.starter.data.storage.enums

├─ io.gitee.dtdage.app.boot.starter.data.storage.enums.Supplier.class - [JAR]

io.gitee.dtdage.app.boot.starter.data.storage.service

├─ io.gitee.dtdage.app.boot.starter.data.storage.service.ConfigureService.class - [JAR]

├─ io.gitee.dtdage.app.boot.starter.data.storage.service.StorageService.class - [JAR]

io.gitee.dtdage.app.boot.starter.data.storage.service.impl

├─ io.gitee.dtdage.app.boot.starter.data.storage.service.impl.QiniuStorageServiceImpl.class - [JAR]

├─ io.gitee.dtdage.app.boot.starter.data.storage.service.impl.TencentStorageServiceImpl.class - [JAR]

io.gitee.dtdage.app.boot.starter.data.storage.context

├─ io.gitee.dtdage.app.boot.starter.data.storage.context.Configure.class - [JAR]

├─ io.gitee.dtdage.app.boot.starter.data.storage.context.StorageFactory.class - [JAR]

io.gitee.dtdage.app.boot.starter.data.storage

├─ io.gitee.dtdage.app.boot.starter.data.storage.StorageAutoConfiguration.class - [JAR]