Skip to content

Starrier/commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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