此ftp客户端连接池底层依赖apache的commons-net和commons-pool2,基于这二者做的个薄层封装,让我们在spring项目中以更简洁、高效的方式使用ftpClient
☆42Jul 19, 2018Updated 7 years ago
Alternatives and similar repositories for ftpClientPool
Users that are interested in ftpClientPool are comparing it to the libraries listed below
Sorting:
- using commons-pool2 to implement a ftp pool☆56Dec 23, 2023Updated 2 years ago
- 一个Ftp连接池的starter,可以集成到Springboot中☆15Aug 2, 2018Updated 7 years ago
- uw-dao包是一个封装数据库操作的类库,比hibernate效率高,比mybatis更简单,并一致化管理数据库连接池。☆12Jul 12, 2025Updated 7 months ago
- Tutorial projects for MonacoFX☆11Aug 17, 2022Updated 3 years ago
- a demo project using commons-pools and commons-net to interact with ftp server☆24Dec 20, 2025Updated 2 months ago
- 分布式事务解决方案之基于可靠消息的最终一致性方案。☆12Jun 21, 2022Updated 3 years ago
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Jan 30, 2019Updated 7 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- 搜索引擎原理实践, java, 多线程异步下载,CompletableFuture,下载,分析,倒排索引。☆16Apr 4, 2019Updated 6 years ago
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆15May 7, 2019Updated 6 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- Elastic-Job Spring Boot 自动集成示例代码☆19Jul 31, 2018Updated 7 years ago
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆49Jun 5, 2017Updated 8 years ago
- 使用 mybatis Interceptor 的一个数据权限工具包☆21May 9, 2019Updated 6 years ago
- POI实现Excel文件读写(导入导出)操作工具类☆17Dec 25, 2018Updated 7 years ago
- 基于Spring Boot 2.x的前后端分离架构JBoot 前台:Vue+iView 后台:Spring Boot 2.x/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/Elasticsearch 分布式限…☆23Jan 28, 2019Updated 7 years ago
- Validator基于Java Web的一款验证框架,其核心设计目的是开发迅速、代码量少、学习简单、功能强大、易扩展☆21Jul 31, 2017Updated 8 years ago
- Spring cloud function with RSocket☆24Apr 8, 2023Updated 2 years ago
- canal middleware for netcore☆23Aug 29, 2022Updated 3 years ago
- 使用HttpURLConnection实现断点续传☆24Dec 22, 2017Updated 8 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆62Sep 16, 2022Updated 3 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Aug 9, 2017Updated 8 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Jan 11, 2017Updated 9 years ago
- 集防重复提交和接口限流功能于一体的一个spring boot的starter,开箱即用,简单方便,如果觉得好请给个Star 谢谢☆25Mar 31, 2021Updated 4 years ago
- spring-boot-plus框架是spring boot框架的基础上进行高度扩展的一个框架, 高度集成了Spring Session, Spring Data, Spring Cache, Spring WebSocket,Spring Mockito, Spring …☆27Dec 2, 2018Updated 7 years ago
- 基于dubbo2.6.4的Dubbo TraceId的设置/获取/传递工具包☆29Feb 21, 2019Updated 7 years ago
- A fast async http client based on netty☆43Mar 29, 2013Updated 12 years ago
- netty分发 socket负载均衡介绍☆32Feb 27, 2019Updated 7 years ago
- Convert PDF To jpg in c# (using PdfiumViewer)☆32Sep 2, 2017Updated 8 years ago
- 基于Netty实现Tcp请求的内网穿透☆32Dec 5, 2023Updated 2 years ago
- idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部…☆34Apr 19, 2023Updated 2 years ago
- 扩展RedisTemplate,增加对布隆过滤器的支持☆29Feb 5, 2022Updated 4 years ago
- 跨数据库表同步程序,支持 Docker 部署,自动同步表结构和数据,数仓建设工具☆34Sep 8, 2022Updated 3 years ago
- elastic-job-lite-spring-boot-starter 让你可以使用spring-boot的方式开发依赖elastic-job的程序☆31Apr 12, 2018Updated 7 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- feign-async提供了异步支持,带你一步一步了解feign深层构造☆32Oct 3, 2024Updated last year
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- 主流springboot后台开发框架,基本集成了所有能用到的功能,包含二维消息队列,数据库异步写入,MongoDB JPA 聚合查询,拦截器,RxJava,Retrofit使用等☆34Jul 16, 2023Updated 2 years ago