SkillAgentSearch skills...

Protools

历经开发周期多年,并且应用过千万级别项目的工具箱

Install / Use

/learn @SeanDragon/Protools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

protools

Build Status License JDK 1.8

GitHub Forks GitHub Watchers

<table border="0" width="10%"> <tr> <td><img src="https://img1.github.io/tmp/1.jpg" height="80" width="82"></td> <td><img src="https://img1.github.io/tmp/2.jpg" height="80" width="82"></td> <td><img src="https://img1.github.io/tmp/3.jpg" height="80" width="82"></td> </tr> <tr> <td><img src="https://img1.github.io/tmp/4.jpg" height="80" width="82"></td> <td><a href="https://github.com/SeanDragon/protools"><img src="https://img.shields.io/github/stars/SeanDragon/protools.svg?style=social"></a></td> <td><img src="https://img1.github.io/tmp/6.jpg" height="82" width="82"></td> </tr> <tr> <td><img src="https://img1.github.io/tmp/7.jpg" height="82" width="82"></td> <td><img src="https://img1.github.io/tmp/8.jpg" height="82" width="82"></td> <td><img src="https://img1.github.io/tmp/9.jpg" height="82" width="82"></td> </tr> </table>

Star History Chart

历经开发周期两年,并且应用过千万级别项目的工具箱

大家如果想使用可以先执行 mvn clean install 即可在本地的其他 maven 项目中使用

开发计划

  • 使用阿里的规范手册整理规范所有代码
  • 将当时临时添加或欠缺考虑的命名或方法进行优化
  • 将maven私人仓库转移到中心仓库
  • 即将进行大升级,Gradle + java module

目录

common

  • 数据的处理
  • 文件的处理
  • script 引擎的封装
  • 系统方面查询的封装
  • 日期对象的封装DatePlus
  • 数值对象的封装Decimal

http

  • 统一发送对象为HttpSend
  • 统一接收对象为HttpReceive
  • 三个版本的 http 客户端(Jdk、Netty 和 OkHttp)

mail

  • 封装 JavaMail,并采用了队列等方法提高性能,并简化了发送过程

security

  • 封装了 jdk 和 bouncycastle 中几十种常见加密方式

all

  • 如果需要使用上述多个模块,可以导入all模块以使用所有模块

Related Skills

View on GitHub
GitHub Stars691
CategoryDevelopment
Updated1d ago
Forks207

Languages

Java

Security Score

100/100

Audited on Mar 29, 2026

No findings