spring 源码 https://spring.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
星期八 1a8b21ebbb 增加中文注释 3 years ago
.github Add "Affects" field to issue template 6 years ago
buildSrc Polish URL Cleanup 6 years ago
gradle Upgrade to Gradle 5.5.1 5 years ago
spring-aop 新增中文翻译 4 years ago
spring-aspects Consistent early eviction tests in regular and transactional scenarios 5 years ago
spring-beans 默认的 4 years ago
spring-context 默认的 4 years ago
spring-context-indexer Remove use of @Nullable from copy of SortedProperties 5 years ago
spring-context-support Consistent early eviction tests in regular and transactional scenarios 5 years ago
spring-core 提交更新 5 years ago
spring-core-coroutines Upgrade to Coroutines 1.3.0-RC 5 years ago
spring-expression Merge branch '5.1.x' 5 years ago
spring-framework-bom Remove dependency management noise from POMs 6 years ago
spring-instrument URL Cleanup 6 years ago
spring-jcl URL Cleanup 6 years ago
spring-jdbc Use Kotlin BOM 5 years ago
spring-jms Merge branch '5.1.x' 5 years ago
spring-messaging Mutate RSocketStrategies in RSocketMessageHandler 5 years ago
spring-orm Merge branch '5.1.x' 5 years ago
spring-oxm Upgrade to Protobuf 3.9 (plus consistent XMLUnit declarations) 5 years ago
spring-test 默认的 4 years ago
spring-tx 增加中文注释 3 years ago
spring-web Introduce ServerHttpRequest.Builder.header() variant for setting headers 5 years ago
spring-webflux Add since tag for ClientResponse.Builder.request() 5 years ago
spring-webmvc Add rawStatusCode() to ServerResponse in both WebFlux and Servlet 5 years ago
spring-websocket Delete dead code in tests 5 years ago
src Add multi-prefix comment support for @SqlConfig 5 years ago
.editorconfig Add EditorConfig 7 years ago
.gitignore Reorganize spring-web-reactive .gitignore 8 years ago
.mailmap Change gopivotal.com to pivotal.io 10 years ago
CODE_OF_CONDUCT.adoc 提交更新 5 years ago
CONTRIBUTING.md 修改为中文 5 years ago
LICENSE add LICENSE. 5 years ago
README.en.md 修改文件名 5 years ago
README.md 修改文件名 5 years ago
SECURITY.md 修改为中文 5 years ago
build.gradle 提交更新 5 years ago
gradle.properties Switch master to 5.2.0.BUILD-SNAPSHOT 6 years ago
gradlew Upgrade to Gradle 5.5 5 years ago
gradlew.bat Upgrade to Gradle 5.5 5 years ago
import-into-eclipse.md URL Cleanup 6 years ago
import-into-idea.md 修改为中文 5 years ago
settings.gradle 提交更新 5 years ago

README.md

Spring Framework

这是Spring框架的所在地: 所有的 Spring 项目基础。总体来说,Spring框架和Spring项目系列通常简称为“ Spring”。

Spring提供了Java编程语言以外的所有所需内容,可用于为各种场景和体系结构创建企业应用程序。 请阅读 概述 部分作为参考,以获取更完整的介绍

行为守则

此项目受 Spring行为守则的约束。通过参与, 您应遵守此行为准则。 请向 spring-code-of-conduct@pivotal.io报告不可接受的行为。

访问二进制文件

有关访问工件或分发zip的信息,请参见 Spring Framework Artifacts wiki 页面。

文献资料

Spring框架维护参考文档 (已发布资源), Github wiki 页面, 以及 API 参考。Spring项目中也有guides and tutorials

源码编译

源码编译 Wiki 页面和这个 CONTRIBUTING.md文件.

保持联系

关注 @SpringCentral, @SpringFramework,及其 团队成员 的 Twitter。可以在 Spring 博客上找到深入的文章,并通过我们的 新闻提要.宣布发布。

许可证

Spring框架是在 Apache License.