- https://github.com/CyC2018/CS-Notes
- https://github.com/InterviewMap/InterviewMap/blob/master/README-ZH.md 【前段】
- https://github.com/donnemartin/system-design-primer/blob/master/README-zh-Hans.md 【大型系统设计】
- https://github.com/crossoverJie/JCSprout 【java相关技术】
- https://github.com/wususu/effective-resourses
- https://piotrminkowski.wordpress.com/2018/04/26/quick-guide-to-microservices-with-spring-boot-2-0-eureka-and-spring-cloud/ 【主要是关于Spring cloud】
- http://www.spring4all.com/article/1458 【Spring cloud 和 kubenetes】
- https://pig4cloud.com/ 【比较复杂的Spring cloud 和 kubenetes】
- https://github.com/sqshq/PiggyMetrics 【其他的参考】
- 为什么会出现微服务
网站或者系统的发展,单机资源有限,系统需要水平扩展。业务需求的增加需要分组开发,便于管理。
- Service Mesh 微服务的高级阶段
- Spring Cloud 和 kubernates的结合
- 服务的注册和发现
注册服务,通过名称查找服务。实现服务之间的调用。
- Spring Conditional 注解的秘密
- 注解详解
- https://www.itcodemonkey.com/article/4261.html 三小时攻克 Kubernetes!
- 如何自己设计语言,主要考虑哪些问题
- 为什么会出现这么多语言
- 语言主要都解决哪些问题
- https://github.com/Snailclimb/Java-Guide 资料总结
- https://www.journaldev.com/21178/android-p-features 介绍各种控件 notes
- Vue.js 2.0 完全入门记录 https://legacy.gitbook.com/book/hiscc/vue-js-2-0/details