<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Spring on Leafw&#39;s Blog</title>
    <link>https://leafw.net/tags/spring/</link>
    <description>Recent content in Spring on Leafw&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <managingEditor>wyr95626@gmail.com (Leafw)</managingEditor>
    <webMaster>wyr95626@gmail.com (Leafw)</webMaster>
    <copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
    <lastBuildDate>Fri, 19 Feb 2021 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://leafw.net/tags/spring/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Spring源码分析（二）如何解决循环依赖</title>
      <link>https://leafw.net/analysis-of-spring-source-code-part-2-how-to-resolve-circular-dependencies/</link>
      <pubDate>Fri, 19 Feb 2021 00:00:00 +0000</pubDate><author>wyr95626@gmail.com (Leafw)</author>
      <guid>https://leafw.net/analysis-of-spring-source-code-part-2-how-to-resolve-circular-dependencies/</guid>
      <description>&lt;p&gt;在上一篇Spring源码分析中，我们跳过了一部分关于Spring解决循环依赖部分的代码，为了填上这个坑，我这里另开一文来好好讨论下这个问题。&lt;/p&gt;&#xA;&lt;p&gt;首先解释下什么是循环依赖，其实很简单，就是有两个类它们互相都依赖了对方，如下所示:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spring源码分析（一） 从Spring Bean的生命周期谈起</title>
      <link>https://leafw.net/analysis-of-spring-source-code-part-1-starting-from-the-spring-bean-lifecycle/</link>
      <pubDate>Tue, 02 Feb 2021 00:00:00 +0000</pubDate><author>wyr95626@gmail.com (Leafw)</author>
      <guid>https://leafw.net/analysis-of-spring-source-code-part-1-starting-from-the-spring-bean-lifecycle/</guid>
      <description>&lt;p&gt;Spring Bean的生命周期真的是面试的时候关于Spring的最高频的考点之一了，笔者曾经被这个问题问懵了不止一次，一直记不住那一大串的步骤，但实际上尝试去死记硬背那些步骤的我是错误的，表面上看只是背诵一个流程，实际上，这个流程牵扯到的知识点可是很多而且很有意思的。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
