Group: Miw
2.BigTextFileReader
cn.miw » BigTextFileReader Apache
大文本文件读取工具(线程+缓冲区读取+回调处理),支持同时读取多个文件,一行代码搞定.
多个文件同时读取:
new BigTextFileProcess().readBigFile((fileName,line) -> { System.out.println(fileName+":"+line); }, fileNames);
读取单个文件:
new ...
Last Release on Apr 18, 2019
4.EnjoyStarter
cn.miw » enjoy-spring-boot-starter Apache
jfinal enjoy自动装配并配置root环境变量
Last Release on Apr 28, 2019
5.MybatisGen
cn.miw » mybatisGen Apache
基于MyBatis-Plus的实体和Mapper,Service生成工具
Last Release on May 13, 2019
