1 Star 0 Fork 0

胡雪琪/prohibit-multiple-submissions

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...

About

在springboot框架中使用aop防止多次数据提交,思路是自定义注解,给注解加前置通知。当发起请求时,将token和请求的url,存入redis中,并设置有效时间。多次请求前先看看这个token和url拼接的key还有效吗,无效就可提交。 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/hxq0505/prohibit-multiple-submissions.git
git@gitee.com:hxq0505/prohibit-multiple-submissions.git
hxq0505
prohibit-multiple-submissions
prohibit-multiple-submissions
master

Search