摘要: 翻译文章 ZooKeeper Recipes and Solutions 原文地址: https://zookeeper.apache.org/doc/current/recipes.html 先看目录结构 ZooKeeper Recipes and Solutions A Guide to Cre 阅读全文
posted @ 2021-11-02 14:04 李 支 锋 阅读(110) 评论(0) 推荐(0)
摘要: 本文不分析Spring的源码流程,只是介绍一些基础的概念,在阅读源码之前,我们应该首先明确研究的对象是什么,才能有的放矢。 Spring作为BeanFactory, 和现实工厂有着许多类似之处。 需要各种原料Class,存在各个jar包内,jar包内又分为不同的Package。 每一种原料有相应的说 阅读全文
posted @ 2021-07-19 19:25 李 支 锋 阅读(109) 评论(0) 推荐(0)