摘要:
/** * 方法缓存注解 * * */ @Target(ElementType.METHOD) @Retention(RetentionPolicy.RUNTIME) public @interface MethodCache { /** * redisKey 的一部分 最终的 rediskey是 阅读全文
posted @ 2024-06-17 23:15
人无名,则可专心练剑
阅读(38)
评论(0)
推荐(0)
浙公网安备 33010602011771号