jar

com.sinszm.sofa : szm-sofa-boot-starter-dfs

Maven & Gradle

Jan 05, 2023
1 usages

szm-sofa-boot-starter-dfs · 高可用服务框架,分布式文件存储操作组件 Copyright © 2021 智慧程序猿(sinsz.com) All rights reserved.

Table Of Contents

Latest Version

Download com.sinszm.sofa : szm-sofa-boot-starter-dfs JAR file - Latest Versions:

All Versions

Download com.sinszm.sofa : szm-sofa-boot-starter-dfs JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
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 szm-sofa-boot-starter-dfs-1.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sinszm.sofa

├─ com.sinszm.sofa.CosProperties.class - [JAR]

├─ com.sinszm.sofa.DfsProperties.class - [JAR]

├─ com.sinszm.sofa.HadoopHdfsProperties.class - [JAR]

├─ com.sinszm.sofa.MinIoProperties.class - [JAR]

├─ com.sinszm.sofa.OssProperties.class - [JAR]

├─ com.sinszm.sofa.SofaBootStarterDfsConfiguration.class - [JAR]

com.sinszm.sofa.enums

├─ com.sinszm.sofa.enums.DfsType.class - [JAR]

com.sinszm.sofa.service.impl

├─ com.sinszm.sofa.service.impl.DfsServiceImpl.class - [JAR]

com.sinszm.sofa.condition

├─ com.sinszm.sofa.condition.ConditionalOnDfs.class - [JAR]

com.sinszm.sofa.annotation

├─ com.sinszm.sofa.annotation.EnableDFS.class - [JAR]

com.sinszm.sofa.service.support

├─ com.sinszm.sofa.service.support.CosWrapper.class - [JAR]

├─ com.sinszm.sofa.service.support.HdfsWrapper.class - [JAR]

├─ com.sinszm.sofa.service.support.MinIoWrapper.class - [JAR]

├─ com.sinszm.sofa.service.support.OSSWrapper.class - [JAR]

├─ com.sinszm.sofa.service.support.UploadInfo.class - [JAR]

com.sinszm.sofa.service

├─ com.sinszm.sofa.service.DfsService.class - [JAR]