TaylorKanper / pooled-ftp-spring-boot-starterLinks
一个Ftp连接池的starter,可以集成到Springboot中
☆13Updated 6 years ago
Alternatives and similar repositories for pooled-ftp-spring-boot-starter
Users that are interested in pooled-ftp-spring-boot-starter are comparing it to the libraries listed below
Sorting:
- 此ftp客户端连接池底层依赖apache的commons-net和commons-pool2,基于这二者做的个薄层封装,让我们在spring项目中以更简洁、高效的方式使用ftpClient☆41Updated 6 years ago
- 整合springboot+bboss+elasticsearch,实现java对es的操作☆24Updated 6 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 4 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式