摘要:
package com.box.common.core.utils;/** * 文件描述 * * @author yuan.dingwang * @date 2020年11月26日 17:13 */public class JWTToken { private String access_token 阅读全文
posted @ 2021-07-06 10:58
小蚊子大人KN
阅读(65)
评论(0)
推荐(0)
摘要:
https://www.cnblogs.com/laohanshuibi/p/15078291.htmlStringBuffer key = new StringBuffer(CacheKeyConstant.CECHE_MANAGE_PERMISSION).append(platform);Obj 阅读全文
posted @ 2021-07-06 10:53
小蚊子大人KN
阅读(48)
评论(0)
推荐(0)
摘要:
@FeignClient(name = ServiceNameConstants.MEMBER_SERVICE, path = ServiceNameConstants.MEMBER_PATH)public interface IOldBoxLifeClient extends OldBoxLife 阅读全文
posted @ 2021-07-06 10:50
小蚊子大人KN
阅读(290)
评论(0)
推荐(0)
摘要:
package com.box.redis.service;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.data.redis.core.RedisTemplate;i 阅读全文
posted @ 2021-07-06 10:45
小蚊子大人KN
阅读(351)
评论(0)
推荐(0)
摘要:
//@NoRepeatSubmit package com.box.lock.annotation;import java.lang.annotation.ElementType;import java.lang.annotation.Retention;import java.lang.annot 阅读全文
posted @ 2021-07-06 10:40
小蚊子大人KN
阅读(1099)
评论(0)
推荐(0)
摘要:
@RedisLock(lockName = "device_goods_stock",key="'skuId:'+#skuId" , expire = 2000) /* * Copyright (c) 2018-2999 广州亚米信息科技有限公司 All rights reserved. * * h 阅读全文
posted @ 2021-07-06 10:38
小蚊子大人KN
阅读(127)
评论(0)
推荐(0)

浙公网安备 33010602011771号