# spring-framework-5.0.2.RELEASE **Repository Path**: javastudio/spring-framework-5.0.2.-release ## Basic Information - **Project Name**: spring-framework-5.0.2.RELEASE - **Description**: spring-framework 源码阅读,方便添加注释 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-26 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring Framework > spring 源码阅读 [Spring projects](https://spring.io/projects). ## spring 使用参考文档 - [Spring Framework 5 中文文档 (Spring 5 Reference)](https://www.cntofu.com/book/95/1-Getting-Started-with-Spring.md) - [Spring Framework 开发参考手册](https://www.matools.com/api/spring-zh) - [spring 中文参考文档](https://www.springcloud.cc/spring-reference.html) - [Spring Cloud 中文文档 ](https://www.springcloud.cc/index.html) - [Spring 官方文档(中文翻译)-Docs4dev](https://www.jianshu.com/p/b3da0c8a22fe) ## spring 深度解析 - [怎么阅读Spring源码?-知乎](https://www.zhihu.com/question/21346206) - [深度解析Spring5源码-简书](https://www.jianshu.com/c/1a1b1d560427?utm_campaign=haruki) - [Spring源码深度解析 第2版-书籍购买](http://product.dangdang.com/26436294.html) ## Documentation spring 官方文档 The Spring Frameworks maintains [reference documentation](http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/), Github [wiki pages](https://github.com/spring-projects/spring-framework/wiki), and an [API reference](http://docs.spring.io/spring-framework/docs/current/javadoc-api/). There are also [guides and tutorials](https://spring.io/guides) across Spring projects. ## Build from Source 从源码构建 - [spring 源码导入 idea](/doc-spring-source/import_spring_to_idea.md) ## Stay in Touch 在线联系方式 Follow [@SpringCentral](https://twitter.com/springcentral), [@SpringFramework](https://twitter.com/springframework), and its [team members](https://twitter.com/springframework/lists/team/members) on Twitter. In-depth articles can be found at [The Spring Blog](http://spring.io/blog/), and releases are announced via our [news feed](http://spring.io/blog/category/news). ## License The Spring Framework is released under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0).