当前位置: 首页 > news >正文

如何增加网站索引量律师建网站

如何增加网站索引量,律师建网站,seo现在还有前景吗,网站模板用什么做文章目录 依赖注解aophelperTest 免责声明#xff1a;本人无意侵权#xff0c;奈何找不到原文作者#xff0c;也找不到网址#xff0c;于是自己记录一下#xff0c;如果有侵权之嫌#xff0c;请联系我删除文章 依赖 !-- https://mvnrepository.com/artifact/com.goo… 文章目录 依赖注解aophelperTest 免责声明本人无意侵权奈何找不到原文作者也找不到网址于是自己记录一下如果有侵权之嫌请联系我删除文章 依赖 !-- https://mvnrepository.com/artifact/com.google.guava/guava --dependencygroupIdcom.google.guava/groupIdartifactIdguava/artifactIdversion32.1.3-jre/version/dependency注解 import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target;Target(value ElementType.METHOD) Retention(value RetentionPolicy.RUNTIME) public interface RateConfigAnno {String limitType();double limitCount() default 5d; }aop import cn.hutool.core.thread.ThreadUtil; import com.alibaba.fastjson2.JSONObject; import com.google.common.util.concurrent.RateLimiter; import com.tjbchtyw.tjflowcontrol.annocation.RateConfigAnno; import com.tjbchtyw.tjflowcontrol.helper.RateLimitHelper; import jakarta.servlet.ServletOutputStream; import jakarta.servlet.http.HttpServletResponse; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.annotation.Aspect; import org.aspectj.lang.annotation.Before; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Component; import org.springframework.web.context.request.RequestContextHolder; import org.springframework.web.context.request.ServletRequestAttributes;import java.io.IOException; import java.lang.reflect.Method; import java.nio.charset.StandardCharsets; import java.util.Objects;Aspect Component public class GuavaLimitAop {private static final Logger logger LoggerFactory.getLogger(GuavaLimitAop.class);Before(annotation(com.tjbchtyw.tjflowcontrol.annocation.RateConfigAnno))public void limit(JoinPoint joinPoint) {//1、获取当前的调用方法Method currentMethod getCurrentMethod(joinPoint);if (Objects.isNull(currentMethod)) {return;}//2、从方法注解定义上获取限流的类型String limitType currentMethod.getAnnotation(RateConfigAnno.class).limitType();double limitCount currentMethod.getAnnotation(RateConfigAnno.class).limitCount();//使用guava的令牌桶算法获取一个令牌获取不到先等待RateLimiter rateLimiter RateLimitHelper.getRateLimiter(limitType, limitCount);// boolean b true;boolean pass rateLimiter.tryAcquire();if (pass) {System.out.println(获取到令牌);}else {//重试 仅测试用 有优化方案可以放在评论区for (int i 0; i 5; i) {ThreadUtil.safeSleep(1000);System.out.println(第 (i 1) 次获取令牌);if(rateLimiter.tryAcquire()) break;if(i 4){System.out.println(在第 (i 1) 次后未获取到令牌 开始限流);HttpServletResponse resp ((ServletRequestAttributes)RequestContextHolder.getRequestAttributes()).getResponse();JSONObject jsonObjectnew JSONObject();jsonObject.put(success,false);jsonObject.put(msg,限流中);try {output(resp, jsonObject.toJSONString());}catch (Exception e){logger.error(error,e:{},e);}}}}}private Method getCurrentMethod(JoinPoint joinPoint) {Method[] methods joinPoint.getTarget().getClass().getMethods();Method target null;for (Method method : methods) {if (method.getName().equals(joinPoint.getSignature().getName())) {target method;break;}}return target;}public void output(HttpServletResponse response, String msg) throws IOException {response.setContentType(application/json;charsetUTF-8);ServletOutputStream outputStream null;try {outputStream response.getOutputStream();outputStream.write(msg.getBytes(StandardCharsets.UTF_8));} catch (IOException e) {e.printStackTrace();} finally {outputStream.flush();outputStream.close();}} }helper import com.google.common.util.concurrent.RateLimiter;import java.util.HashMap; import java.util.Map;public class RateLimitHelper {private RateLimitHelper(){}private static final MapString,RateLimiter rateMap new HashMap();public static RateLimiter getRateLimiter(String limitType, double limitCount ){RateLimiter rateLimiter rateMap.get(limitType);if(rateLimiter null){rateLimiter RateLimiter.create(limitCount);rateMap.put(limitType,rateLimiter);}return rateLimiter;}}Test RestControllerTag(name 测试Controller, description 这是描述)RequestMapping(/pred-api)public class FlowController {AutowiredFlowContext flowContext;PostMapping(/pdf/test)//Count 限制次数RateConfigAnno(limitType makePdf,limitCount 15)Operation(summary 限流接口)public String flowCont(Parameter(name pdfParam, description 参数对象,type标识执行不同的策略) RequestBody Param Param) {return test;}}
http://www.zqtcl.cn/news/63715/

相关文章:

  • 做网站管理好吗做威尼斯网站代理算是违法吗
  • 做微信网站多少钱网站的商业授权
  • 营销型网站案例 注册公司qq小程序开发
  • 做速卖通的素材有哪些网站网站建设整体设计思路
  • 做支付宝二维码网站成都网站开发培训
  • wordpress 多语言 站点怎样免费制作网站
  • 专业餐饮网站建设永兴网站建设报价
  • 北京网站建设招标网站建设的背景
  • 厦门建设局公维金网站龙岩app定制开发
  • 网站子网页怎么做超大免费网站空间
  • 杭州网站排名提升网站开发心得
  • 网站seo公司哪家专业焦作做网站哪家好
  • 网站建设运营推广网站制作报价单
  • 化工行业网站模板震旦网站谁做的
  • 如何建立网站视频企业网站建设推荐兴田德润
  • 乌兰察布做网站公司中信建设有限责任公司电话打不通
  • 如果做网站接口logo图片设计
  • 诚聘网站开发sns社区网站开发
  • 卡盟网站建设wordpress商城实战教程
  • 荆门哪里做网站苏州广告公司招聘
  • 上海专业网站建设公司有哪些WordPress怎么加按钮
  • 备案期间网站关闭佛山做企业网站公司
  • 网站页面设计规范一般通过血液传染的病有哪些
  • 打造自己的网站门户网站包括哪些
  • 如何使用爱站网上海网站开发方案
  • iis6.0不能新建网站经营网站如何挣钱
  • 不会编程能建网站居众装饰
  • 江门网络建站模板提交网站收录入口
  • 服务器做网站好铭坐网站建设
  • 湖南做网站 磐石网络界面设计最好的网站