Skip to content

jinnyu/base-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一些基础工具类

一些常用的工具类

  • 哈希接口/集合接口/字符串
  • 类 (class)
  • 日期
  • 邮件 ( SMTP / Exchange 发送)
  • http请求 (基于 Apache HttpClient 4OkHttp4 )
  • 加解密/哈希/随机字符相关
  • Id生成器
  • 线程
  • 条码 (条形码/二维码)
  • 两步验证
  • 短连接生成

License

本项目基于 Apache 2.0 协议开源. 详情参见 Apache License 2.0.

部分代码来自开源项目