From 4eecdaec2b935aef25b6c9fb4d0072dff17e3dbf Mon Sep 17 00:00:00 2001 From: cxyxd <460795365@qq.com> Date: Fri, 1 Jul 2016 18:25:58 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 852ecf38b8e4..870412f02c6a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +abc by dlf ## Spring Framework The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications -- on any kind of deployment From fdec097f50aa93512cd2c762a720b75e0f17a853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E7=A3=8A=E5=B3=B0?= <460795365@qq.com> Date: Fri, 28 Feb 2020 00:08:28 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 870412f02c6a..852ecf38b8e4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -abc by dlf ## Spring Framework The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications -- on any kind of deployment From b2dd36e32e3c8cd7f5bdbe98ddaf8a22d80a463e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E7=A3=8A=E5=B3=B0?= <460795365@qq.com> Date: Thu, 7 Sep 2023 23:39:57 +0800 Subject: [PATCH 3/3] Update README.md add some note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04dfab87e97c..f1b1a0ff8f68 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Spring Framework [![Build Status](https://ci.spring.io/api/v1/teams/spring-framework/pipelines/spring-framework-6.0.x/jobs/build/badge)](https://ci.spring.io/teams/spring-framework/pipelines/spring-framework-6.0.x?groups=Build") [![Revved up by Gradle Enterprise](https://img.shields.io/badge/Revved%20up%20by-Gradle%20Enterprise-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.spring.io/scans?search.rootProjectNames=spring) - +add by dlf 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 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-framework/reference/overview.html) section of the reference documentation for a more complete introduction.