`
cqh520llr
  • 浏览: 510336 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
文章分类
社区版块
存档分类
最新评论
文章列表
https://github.com/cuizhenjie/software-engineering-document https://github.com/arraycto/WeiDong https://wenku.baidu.com/view/86b717808762caaedd33d443.html

websocket

https://www.cnblogs.com/xuwenjin/p/12664650.html https://blog.csdn.net/weixin_38111957/article/details/86352677
https://cloud.spring.io/spring-cloud-openfeign/reference/html/#spring-cloud-feign
https://www.jianshu.com/p/6e5ee9dd5a61 import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.web.bind.annotation.RequestMethod; import springfox.docume ...
方法一:ribbon.eureka.enabled=false 方法二: import feign.Logger; import feign.RequestInterceptor; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; /** * Created by macro on 2019/9/5. */ @Configuration public class FeignConfig {     @Bean ...
http://www.fhdq.net/ https://blog.csdn.net/qq_15037231/article/details/79609698
https://www.cnblogs.com/wkaca7114/p/date.html 在Spring程序中配置了spring.jackson.time-zone=GMT+08时,部分时间相差一个小时问题,且是固定的时间出现了固定的时差问题。 经过排查,发现是JVM的默认时区为:Asia/Shanghai,两者不一致,然后Asia/Shanghai 这个时区并不一定与GMT+08这个时区相等,他们是2种定义标准。Asia/Shanghai 这个代表的是中国的时区,但在历史中,有国家(包含中国)政策颁布了在1986-1991年等还存在夏令时。在这样的时间区间,夏季时,会将时间拨快1个小时(即 ...
<!DOCTYPE html> <html lang="zh"> <head>     <meta charset="UTF-8">     <title>Document</title>     <script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script>     <script src="https://cdn.bootcss.com/ ...

js调试

https://blog.csdn.net/llllllkkkkkooooo/article/details/108030148 https://blog.csdn.net/llllllkkkkkooooo/category_10129586.html https://blog.csdn.net/llllllkkkkkooooo/article/details/108565643 https://github.com/2335119327/PythonSpider 链接:https://pan.baidu.com/s/1x2rPmciXiTLwVEubBUbJgA 提取码:fle7
https://bbs.pediy.com/thread-226256.htm
https://vip.kingdee.com/article/43437547377459342?productLineId=8&channel_level=kdclub    <soapenv:Header>    <ns1:SessionId xmlns:ns1="http://login.webservice.bos.kingdee.com">ef7511cd-7ea0-45e3-9bfe-53cbd095eb88</ns1:SessionId>    </soapenv:Header> 

优秀项目

https://gitee.com/zscat/mallplus https://gitee.com/dianbuapp_admin/jfinal-wxmall https://gitee.com/wei-it/weiit-saas https://gitee.com/old-peanut/wechat_applet__open_source https://gitee.com/fuyang_lipengjun/platform https://github.com/tiankong0310/my-shop http://www.macrozheng.com/#/reference/gaea ...
https://www.imooc.com/article/303679?block_id=tuijian_wz https://blog.csdn.net/qq_37170583/article/details/80704660

redisson

https://www.cnblogs.com/cjsblog/p/11273205.html https://github.com/cai3178940/youran/tree/master/youran-generate-core/src/main/java/com/youran/generate https://github.com/kick7788/qshop_bbc
https://zhuanlan.zhihu.com/p/208298120?utm_source=wechat_session
Global site tag (gtag.js) - Google Analytics