# spring-framework **Repository Path**: nailsoul/spring-framework ## Basic Information - **Project Name**: spring-framework - **Description**: spring-framework源码阅读 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: v5.2.18.RELEASE - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-05 - **Last Updated**: 2021-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring Framework [![Build Status](https://ci.spring.io/api/v1/teams/spring-framework/pipelines/spring-framework-5.2.x/jobs/build/badge)](https://ci.spring.io/teams/spring-framework/pipelines/spring-framework-5.2.x?groups=Build") This is the home of the Spring Framework: the foundation for all [Spring projects](https://spring.io/projects). Collectively the Spring Framework and the family of Spring projects are often referred to simply as "Spring". 这是Spring框架的所在地:所有春季项目的基础。Spring框架和Spring项目系列通常统称为“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](https://docs.spring.io/spring/docs/current/spring-framework-reference/overview.html#spring-introduction) section as reference for a more complete introduction. Spring提供了Java编程语言之外的一切所需,用于为各种场景和体系结构创建企业应用程序。请阅读概述部分,作为更完整介绍的参考。 ## Code of Conduct 行为准则 This project is governed by the [Spring Code of Conduct](CODE_OF_CONDUCT.adoc). By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io. 本项目受Spring行为准则的约束。通过参与,您将遵守本行为准则。请将不可接受的行为报告给-conduct@pivotal.io. ## Access to Binaries 访问二进制文件 For access to artifacts or a distribution zip, see the [Spring Framework Artifacts](https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Artifacts) wiki page 要访问工件或发行版zip,请参阅SpringFramework工件wiki页面。 ## Documentation 文档 The Spring Framework maintains reference documentation ([published](https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/) and [source](src/docs/asciidoc)), Github [wiki pages](https://github.com/spring-projects/spring-framework/wiki), and an [API reference](https://docs.spring.io/spring-framework/docs/current/javadoc-api/). There are also [guides and tutorials](https://spring.io/guides) across Spring projects. Spring框架维护参考文档(已发布和源代码)、Github wiki页面和API参考。还有一些关于Spring项目的指南和教程。 ## Build from Source 源代码构建 See the [Build from Source](https://github.com/spring-projects/spring-framework/wiki/Build-from-Source) Wiki page and the [CONTRIBUTING.md](CONTRIBUTING.md) file. 请参阅“从源Wiki生成”页面和contribution.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](https://spring.io/blog/), and releases are announced via our [news feed](https://spring.io/blog/category/news). 关注Twitter上的@SpringCentral、@SpringFramework及其团队成员。深入的文章可以在Spring博客上找到,并通过我们的新闻提要发布。 ## License 许可证 The Spring Framework is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0). Spring框架是在Apache许可证的2.0版本下发布的。