Merge branch 'master' into mq-subscribe

This commit is contained in:
chrislu
2024-02-25 08:00:37 -08:00
41 changed files with 299 additions and 266 deletions

View File

@@ -16,7 +16,7 @@ import org.springframework.stereotype.Component;
import java.io.File;
/**
* reference: https://github.com/iponweb/hdfs-over-ftp
* reference: https://github.com/AShiou/hof
*/
@Component
public class HFtpService {