2019年4月笔记
rocketmq总结
https://www.cnblogs.com/tommyli/p/5081846.html
第一届天池 PolarDB 数据库性能大赛
https://mp.weixin.qq.com/s/joNBWXv6AeVHVJhRqewKYQ
Github上 10 个开源免费且优秀的后台控制面板
https://mp.weixin.qq.com/s/xSkEc98hhD6RARFBDWrEnA
Ant Design Vue UI组件库
https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/
Spring AOP是什么?你都拿它做什么?
https://my.oschina.net/liughDevelop/blog/1457097
IntelliJ IDEA 18 周岁,吐血推进珍藏已久的必装插件
https://mp.weixin.qq.com/s/fnsTagR6Y9zQAQE7rvEUZQ
MySQL索引优化分析
https://mp.weixin.qq.com/s/lNxYv6kH8af30njRfp_UNg
人脸AI
https://github.com/iperov/DeepFaceLab
roses-kernel 微服务框架的核心,利用spring boot自动配置,提供项目开发所需要的大部分配置,提供代码生成,jwt验证工具类,日志记录工具类,资源扫描,签名,参数校验等等!业务开发的利器!
https://gitee.com/stylefeng-Roses/roses-kernel
spring boot 集成shiro和redis (绝不坑你)
https://blog.csdn.net/u010514380/article/details/82185451
vue java 使用AES 前后端加密解密
https://www.cnblogs.com/yucm/p/9124655.html
javascript RSA java
https://github.com/sjyuan-cc/rsa-java-js
https://blog.csdn.net/tang_jian_dong/article/details/83576633
springBoot+springSecurity 动态管理Restful风格权限(三)
https://github.com/527515025/springBoot
https://blog.csdn.net/u012373815/article/details/55225079
Spring Security 使用总结
https://www.jianshu.com/p/4468a2fff879
https://github.com/wean2016/springsecurity
mall-admin-web是一个电商后台管理系统的前端项目
https://github.com/macrozheng/mall-admin-web
MySQL active-active replication solution. 唯品会 DRC mysql数据同步
https://github.com/vipshop/drc
面试必会必知:tomcat 启动设计原理
https://mp.weixin.qq.com/s/yEFsn_ZFFAEi7_yGnV6NBg
如何实现百万TPS?详解JMQ4的存储设计
https://mp.weixin.qq.com/s/7KkGvKpJqi7yOA7N3BlAjw
史上最简单的 SpringCloud 教程 | 终章
https://blog.csdn.net/forezp/article/details/70148833/
Spring-Cloud服务发现Eureka的使用教程
https://www.jianshu.com/p/0325c5e8d427
SpringBoot+SpringCloud实现登录用户信息在微服务之间的传递
https://www.cnblogs.com/domi22/p/9248536.html
js实现树级递归,通过js生成tree树形菜单(递归算法)
https://blog.csdn.net/u013373006/article/details/82108873
https://blog.csdn.net/Mr_JavaScript/article/details/82817177
JD Chain 京东区块链开源
https://github.com/blockchain-jd-com/jdchain
阿里最新开源配置中心和注册中心: Nacos 限流最佳实践
https://mp.weixin.qq.com/s/uXUtq0_URvwtQtBIgX_F5g
tcp协议三次握手四次挥手
https://segmentfault.com/a/1190000018694323
记录cors跨域错误
https://segmentfault.com/a/1190000009220751
微信浏览器缓存怎么清理?
https://www.cnblogs.com/lovebing/p/6806972.html
elasticsearch index之Translog
https://www.cnblogs.com/zziawanblog/p/6793555.html
分层打印二叉树--Java实现
https://blog.csdn.net/caonuoqi/article/details/71056050
LeetCode-515. Find Largest Value in Each Tree Row (JAVA)(二叉树每行的最大值)
https://blog.csdn.net/mine_song/article/details/70213201
Java代码优化(长期更新)
http://www.cnblogs.com/xrq730/p/4865416.html
集成源码深度剖析:Fescar x Spring Cloud
https://yq.aliyun.com/articles/692624
分布式事务实现方案阿里巴巴fescar、华为servicecomb-pack对比分析
https://blog.csdn.net/douliw/article/details/88654076
如何用 DataX 导数据
https://blog.csdn.net/maray/article/details/51829670
线程池之ThreadPoolExecutor使用
https://www.jianshu.com/p/f030aa5d7a28
redis4.0 源码阅读
https://github.com/luobosi-marvel/redis-source-code-read
Spring Cloud Feign Jackson自定义配置
https://blog.csdn.net/u011687186/article/details/78457723
AuthorizedFeignClient feign 类使用
https://stackoverflow.com/questions/53208861/dynamic-hostname-in-authorizedfeignclient
为Spring Cloud Finchley的Feign 配置 FastJson
https://www.jianshu.com/p/1e17407738db
https://my.oschina.net/u/3419586/blog/2964047
spring-cloud-openfeign原理分析 拍拍贷基础框架团队博客
http://techblog.ppdai.com/2018/05/28/20180528/
SpringBoot集成CAS单点登录,SSO单点登录,CAS单点登录(视频资料分享篇)
https://blog.csdn.net/qq_24434671/article/details/89488781
soul 网关支持 Dubbo、Spring Cloud、Spring Boot
https://mp.weixin.qq.com/s/ErFzFHTHkTWu8P-ViGBiVA
https://github.com/Dromara/soul
Spring Cloud Feign(第四篇)之Fallback
Spring Cloud Alibaba GA 版本
曾奇:谈谈我所认识的分布式锁
Java Optional中orElse()和orElseGet()的区别
https://www.jianshu.com/p/3e64326de6f2
高性能TCC框架设计
https://blog.csdn.net/kuangzhanshatian/article/details/89669845
如何全局捕捉 eureka 通过 Feign 远程调用出现的异常
https://blog.csdn.net/u013930425/article/details/81542221
深入剖析分布式监控 CAT —— 消息文件存储
https://mp.weixin.qq.com/s/lwekeE6e7IbLqjjZT61qXQ
一份完整的阿里云 Redis 开发规范,值得收藏!
美团 OCTO 分布式服务治理系统
https://kefeng.wang/2018/06/29/distributed-octo/
TX-LCN 5.0.0 性能测试报告
https://txlcn.org/zh-cn/docs/test.html
TX-LCN分布式事务框架
https://txlcn.org/zh-cn/index.html
Spring Cloud Stream 重点与总结
https://mp.weixin.qq.com/s/tJUETB5G1u127f0puhJtgA
Docker与Kubernetes开源书v1.0发布!
使用Spring Cloud与Docker实战微服务
https://eacdy.gitbooks.io/spring-cloud-book/content/
【面试】吃透了这些Redis知识点,面试官一定觉得你很NB(干货 | 建议珍藏)
https://mp.weixin.qq.com/s/BZd41DY8WdSNDnnvyJJf2g