源码解析(2020-2030)
  • Pool 连接池
  • Relational 关系型
  • Nosql 无关系型
  • Io 输入输出
  • Serialize 序列化
  • Rpc 远程调用
  • Plugin 插件
  • Wiki 文档
  • Monitor 监控
  • Orm 增删改查
  • Template 模板视图
  • Flow 流程引擎
  • Ioc 控制反转
  • Mvc 视图分离
  • Boot 应用加速
  • Reg 注册
  • Lb 负载
  • Gw 网关
  • Vdom 虚拟
  • Render 渲染
  • State 状态
  • Model 模型组
  • Layout 布局组
  • Pcweb Web端
  • Mobile 移动端
  • Universal 通用
  • Custom 定制化
  • Microfe 微前端
  • Lowcode 低代码
  • Spider 爬虫
  • Math 数学
  • Charts 图表
  • Collect 收集
  • Compute 计算
  • Basics 基础
  • Neural 神经
  • Nlpkgs 图谱
  • 《神引Idx·知识索引》 (opens new window)
  • 《超脱Co·源码解析》 (opens new window)
  • 《终极ACs·技术演进》 (opens new window)
  • 《终极AHi·世界映射》 (opens new window)
  • 书写风格
  • 人生奥义
  • Pool 连接池
  • Relational 关系型
  • Nosql 无关系型
  • Io 输入输出
  • Serialize 序列化
  • Rpc 远程调用
  • Plugin 插件
  • Wiki 文档
  • Monitor 监控
  • Orm 增删改查
  • Template 模板视图
  • Flow 流程引擎
  • Ioc 控制反转
  • Mvc 视图分离
  • Boot 应用加速
  • Reg 注册
  • Lb 负载
  • Gw 网关
  • Vdom 虚拟
  • Render 渲染
  • State 状态
  • Model 模型组
  • Layout 布局组
  • Pcweb Web端
  • Mobile 移动端
  • Universal 通用
  • Custom 定制化
  • Microfe 微前端
  • Lowcode 低代码
  • Spider 爬虫
  • Math 数学
  • Charts 图表
  • Collect 收集
  • Compute 计算
  • Basics 基础
  • Neural 神经
  • Nlpkgs 图谱
  • 《神引Idx·知识索引》 (opens new window)
  • 《超脱Co·源码解析》 (opens new window)
  • 《终极ACs·技术演进》 (opens new window)
  • 《终极AHi·世界映射》 (opens new window)
  • 书写风格
  • 人生奥义
  • README
  • Ioc Guice

    • Case

      • [Nutz]从Nutz偷学AOP
    • [原理]AspectJ
  • Mini Iockids

    • [轮子]iockids
    • [轮子]DerekYRC-mini-spring
    • [轮子]fuzhengwei-small-spring
  • Misc Inversifyjs

    • [设计]inversifyjs
  • Spring

    • Coll

      • [课程]Java七大热门技术框架源码解析-2023(笔记)
    • Case

    • [源码]Spring
    • [基础]Spring-ioc
    • [基础]Spring-AOP

# [源码]Spring

  • @code https://github.com/spring-projects/spring-framework/tree/maste... (opens new window)

# 文章

  • spring-analysis @nice ->>
    • @by https://github.com/seaswalker (opens new window)
    • @code https://github.com/seaswalker/spring-analysis (opens new window)
    • @doc
      • https://github.com/seaswalker/spring-analysis/blob/master/note... (opens new window)
      • https://github.com/seaswalker/spring-analysis/blob/master/note... (opens new window)
      • https://github.com/seaswalker/spring-analysis/blob/master/note... (opens new window)
      • https://github.com/seaswalker/spring-analysis/blob/master/note... (opens new window)
      • https://github.com/seaswalker/spring-analysis/blob/master/note... (opens new window)
  • Java技术驿站-死磕 Spring ->>
    • http://cmsblogs.com/?cat=206 (opens new window)

# 文章 @sub

  • spring-beans-reading
    • spring-beans模块源码的理解及翻译注解
    • @code https://github.com/AmyliaY/spring-beans-reading (opens new window)

# 参考

  • Spring 是如何解决循环依赖的

    • https://juejin.cn/post/6921915424460259342 (opens new window)
  • Spring 框架的设计理念与设计模式分析

    • https://www.ibm.com/developerworks/cn/java/j-lo-spring-principle/ (opens new window)

← [Spring]Spring中用到的设计模式 [基础]Spring-ioc →