Justin Dhillon
2024-02-14 08:26:38 -08:00
committed by GitHub
parent 2ad363d984
commit a48e2ec45b
3 changed files with 4 additions and 4 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 {