This commit is contained in:
chy
2026-02-09 00:16:21 +08:00
commit 861f082e66
3681 changed files with 135953 additions and 0 deletions

View File

@@ -0,0 +1 @@
com.lideeyunji.tool.framework.file.config.FileAutoConfiguration

View File

@@ -0,0 +1,3 @@
artifactId=tool-spring-boot-starter-file
groupId=com.lideeyunji
version=2.2.4

View File

@@ -0,0 +1,20 @@
com\lideeyunji\tool\framework\file\core\client\sftp\SftpFileClientConfig.class
com\lideeyunji\tool\framework\file\core\client\db\DBFileClientConfig.class
com\lideeyunji\tool\framework\file\core\client\FileClientConfig.class
com\lideeyunji\tool\framework\file\core\client\sftp\SftpFileClient.class
com\lideeyunji\tool\framework\file\core\client\FileClientFactoryImpl.class
com\lideeyunji\tool\framework\file\core\enums\FileStorageEnum.class
com\lideeyunji\tool\framework\file\core\client\s3\FilePresignedUrlRespDTO.class
com\lideeyunji\tool\framework\file\config\FileAutoConfiguration.class
com\lideeyunji\tool\framework\file\core\client\FileClientFactory.class
com\lideeyunji\tool\framework\file\core\client\s3\S3FileClientConfig.class
com\lideeyunji\tool\framework\file\core\client\ftp\FtpFileClient.class
com\lideeyunji\tool\framework\file\core\client\local\LocalFileClientConfig.class
com\lideeyunji\tool\framework\file\core\client\local\LocalFileClient.class
com\lideeyunji\tool\framework\file\core\client\s3\S3FileClient.class
com\lideeyunji\tool\framework\file\core\client\db\DBFileContentFrameworkDAO.class
com\lideeyunji\tool\framework\file\core\client\FileClient.class
com\lideeyunji\tool\framework\file\core\client\db\DBFileClient.class
com\lideeyunji\tool\framework\file\core\client\ftp\FtpFileClientConfig.class
com\lideeyunji\tool\framework\file\core\utils\FileTypeUtils.class
com\lideeyunji\tool\framework\file\core\client\AbstractFileClient.class

View File

@@ -0,0 +1,20 @@
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\sftp\SftpFileClient.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\utils\FileTypeUtils.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\config\FileAutoConfiguration.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\db\DBFileClientConfig.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\enums\FileStorageEnum.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\s3\S3FileClientConfig.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\FileClientConfig.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\ftp\FtpFileClient.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\local\LocalFileClient.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\AbstractFileClient.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\FileClient.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\FileClientFactoryImpl.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\db\DBFileContentFrameworkDAO.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\local\LocalFileClientConfig.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\ftp\FtpFileClientConfig.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\FileClientFactory.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\sftp\SftpFileClientConfig.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\s3\FilePresignedUrlRespDTO.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\db\DBFileClient.java
C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-tool\tool-spring-boot-starter-file\src\main\java\com\lideeyunji\tool\framework\file\core\client\s3\S3FileClient.java