GithubHelp home page GithubHelp logo

hhy5277 / protools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seandragon/protools

0.0 2.0 0.0 640 KB

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

License: Apache License 2.0

Java 100.00%

protools's Introduction

protools

Build Status License JDK 1.8

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

暂时还未添加到maven中心仓库,这几天部门解散,本人正在找工作,中心仓库的事情后续会跟进

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

温馨提示:

  • 该项目中一些方法是由于当时开发需要,临时添加的,所以命名上可能有所欠妥。
  • 我也会使用阿里的规范手册整理规范所有代码,这个需要逐步进行。
  • 大家有建议可以提issues,有fix的提交pr即可。

目录

common

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

http

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

mail

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

security

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

all

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

protools's People

Contributors

asyouare avatar chenli123987 avatar futurechenli avatar seandragon avatar uummuu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.