Kubernetes
"The only way to do great work is to love what you do. If you haven't found it yet, keep looking. Don't settle. As with all matters of the heart, you'
Mit6.824: Distributed Systems
Mit6.824: Distributed Systems: 本文为麻省理工学院 分布式系统课程笔记。 作者:Robert Morris 官网:https://pdos.csail.mit.edu/6.824/ 课程内容概述:https://mit-public-cour
技术分享
未读
Spring基础知识
Spring基础知识: 做八股和日常使用查缺补漏之用. 1.bean的生命周期: 2.1 生命周期: 在Spring框架中,Bean的生命周期包括以下阶段: 实例化(Instantiation):
技术分享
未读
Spring Cloud
Spring Cloud 1.介绍: Spring Cloud 是一个用于构建分布式系统和微服务架构的开源框架。它提供了一系列的工具和组件,用于解决分布式系统中的一些常见问题,例如服务发现、配置管理、负载均衡、断路器模式等。Spring Cloud 基于 Spring Boot 构建,通过简化开发流