摘要:
一、无异步线程得情况下feign远程调用: 0、登录拦截器: @Component public class LoginUserInterceptor implements HandlerInterceptor { public static ThreadLocal<MemberResVo> log 阅读全文
摘要:
(1)nacos官网:https://github.com/alibaba/nacos/releases/tag/1.2.1下载nacos安装包到window本地(后缀为tar.zip) (2)在linux上下载nginx包,linux安装指令:(先去nginx官网查看版本,Stable versi 阅读全文