liangenhao / spring-framework

Spring Framework 源码学习

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Framework

Spring Framework 源码学习

项目 fork 时间:2019年4月2日

release version:v5.1.6.RELEASE

development version:5.2.0.BUILD-SNAPSHOT

学习进度

  • IOC:完成。

    只学习了解析对xml配置文件的资源加载。还没有学习对注解模式的资源加载。

  • AOP:未开始

  • 未完待续...

学习笔记

Spring 源码学习

学习笔记目录

参考资料

整个学习过程,参考 芋道源码 精尽 Spring 源码分析 进行,并在相应的源码上进行标注解释,同时也会参考《Spring源码深度解析 第2版》书籍的相关内容。

  • 芋道源码 精尽 Spring 源码分析
  • 《Spring源码深度解析 第2版》

This is the home of the Spring Framework: the foundation for all Spring projects. Collectively the Spring Framework and the family of Spring projects is often referred to simply as "Spring".

Spring provides everything required beyond the Java programming language for creating enterprise applications for a wide range of scenarios and architectures. Please read the Overview section as reference for a more complete introduction.

Code of Conduct

This project is governed by the Spring Code of Conduct. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.

Access to Binaries

For access to artifacts or a distribution zip, see the Spring Framework Artifacts wiki page.

Documentation

The Spring Framework maintains reference documentation (published and source), Github wiki pages, and an API reference. There are also guides and tutorials across Spring projects.

Build from Source

See the Build from Source Wiki page and the CONTRIBUTING.md file.

Stay in Touch

Follow @SpringCentral, @SpringFramework, and its team members on Twitter. In-depth articles can be found at The Spring Blog, and releases are announced via our news feed.

License

The Spring Framework is released under version 2.0 of the Apache License.

About

Spring Framework 源码学习


Languages

Language:Java 98.8%Language:Kotlin 0.8%Language:HTML 0.1%Language:Groovy 0.1%Language:AspectJ 0.1%Language:FreeMarker 0.0%Language:CSS 0.0%Language:GAP 0.0%Language:XSLT 0.0%Language:TSQL 0.0%Language:Ruby 0.0%Language:JavaScript 0.0%Language:Smarty 0.0%Language:PLpgSQL 0.0%Language:Python 0.0%