Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 761 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 761 Bytes

Commons

GitHub Build Status codecov Maintainability

通用工具类

Tips:

  1. Before you pull request please try the command
eval mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V

一. Annotation

1. 接口防刷/限流

2. 登录次数限制

二. Encrypt

1. AES