
SpringBoot
周公解码
记录技术探求之路
展开
-
SpringCloud项目服务请求超时
1. 问题服务请求超时,增加ribbon超时时间也不行2021-07-09 12:27:23.749 [http-nio-8090-exec-8] WARN o.s.c.n.z.f.route.support.AbstractRibbonCommand Line:115 - The Hystrix timeout of 90000ms for the command ne-zha is set lower than the combination of the Ribbon read and conn原创 2021-07-09 13:41:35 · 1312 阅读 · 0 评论 -
spring boot 几种定时任务的实现方式
参考文章:1、SpringBoot定时任务2、springboot整合定时任务(自动,手动)3、第二十六章:SpringBoot使用@Scheduled创建定时任务4、SpringBoot 动态操作定时任务(启动、停止、变更执行周期)5、[亲测]springboot中如何手动运行定时任务(方法中包含调用其他接口)6、Springboot系列之二十五:SpringBoot中执行定时任务7、spring boot 几种定时任务的实现方式8、JAVA线程池应用的DEMO...原创 2021-03-26 17:53:28 · 298 阅读 · 0 评论