1 Star 1 Fork 1

huangjp/ftp-pool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.editorconfig 521 Bytes
一键复制 编辑 原始数据 按行查看 历史
huangjp 提交于 2021-08-18 21:06 . 使用commons-pool2实现FTP连接池
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Set default charset
# Unix-style newlines with a newline ending every file
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
# Matches multiple files with brace expansion notation
[*.{java,xml}]
indent_style = space
indent_size = 4
continuation_indent_size = 8
trim_trailing_whitespace = true
# 2 space indentation
[*.{json,yml}]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/huangJpeng/ftp-pool.git
git@gitee.com:huangJpeng/ftp-pool.git
huangJpeng
ftp-pool
ftp-pool
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385