mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	基于 tika 识别文件类型
This commit is contained in:
		| @@ -61,6 +61,11 @@ | ||||
|             <artifactId>jsch</artifactId> <!-- 解决 sftp 连接 --> | ||||
|         </dependency> | ||||
|  | ||||
|         <dependency> | ||||
|             <groupId>org.apache.tika</groupId> | ||||
|             <artifactId>tika-core</artifactId> <!-- 文件类型的识别 --> | ||||
|         </dependency> | ||||
|  | ||||
|         <!-- 三方云服务相关 --> | ||||
|         <dependency> | ||||
|             <groupId>io.minio</groupId> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV