AOP Redis
Need an application design advice
I\'m developing a web application which processes invoices(the functionality is not limited to invoices, but it doesn\'t matter). One of the parts of the workflow is to print invoice after it was publ[详细]
2022-12-27 06:10 分类:问答-
AOP Redis自定义注解实现细粒度接口IP访问限制
目录系列说明实现步骤一、引入依赖二、写注解三、写逻辑(注解环绕)1. 添加注解2. 注入 RedisTemplate3. 定义方法4. 实现方法5. 开启spring自动装配四、测试总结系列说明[详细]
2022-12-08 12:14 分类:数据库