Spring Framework
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.
 
 
Rossen Stoyanchev 1822f272c7 toBodilessEntity() actually drains response body 5 years ago
.github
buildSrc Fix typo in buildSrc/README.md 5 years ago
framework-bom
gradle Upgrade to Dokka 0.10.1 5 years ago
integration-tests Remove useless .gitignore files 5 years ago
spring-aop Avoid unnecessary trace logging in ProxyFactoryBean 5 years ago
spring-aspects Remove unnecessary dependency on spring-orm 5 years ago
spring-beans Update spring-beans/src/main/java/org/springframework/beans/factory/xml/BeanDefinitionParserDelegate.java 5 years ago
spring-context Make remaining static fields final in CommonAnnotationBPP 5 years ago
spring-context-indexer Polish contribution 5 years ago
spring-context-support Remove useless .gitignore files 5 years ago
spring-core Polish contribution 5 years ago
spring-expression Delete unused import in ExpressionLanguageScenarioTests 5 years ago
spring-instrument Delete obsolete log4j config 5 years ago
spring-jcl Polishing 5 years ago
spring-jdbc Polishing 5 years ago
spring-jms Set proxyBeansMethod to false when no method is called 5 years ago
spring-messaging Polish contribution 5 years ago
spring-orm Reuse empty class array constant in ClassUtils 5 years ago
spring-oxm Support alternate JDK versions in Gradle build 5 years ago
spring-test Fix broken link in Javadoc for DynamicPropertySource 5 years ago
spring-tx Improve javadoc in RollbackRuleAttribute regarding nested classes 5 years ago
spring-web Fix empty domain handling in ResponseCookie 5 years ago
spring-webflux toBodilessEntity() actually drains response body 5 years ago
spring-webmvc Polishing 5 years ago
spring-websocket Polish contribution 5 years ago
src Fix typos and improve readability in Webflux documentation 5 years ago
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Updates to CONTRIBUTING.md 5 years ago
LICENSE.txt
README.md Fix grammar 5 years ago
SECURITY.md
build.gradle Upgrade to Gradle Build Scan Plugin 3.2 5 years ago
gradle.properties Next Development Version 5 years ago
gradlew
gradlew.bat
import-into-eclipse.md Polishing regarding AJDT versions 5 years ago
import-into-idea.md
settings.gradle Unpublish Gradle metadata 5 years ago

README.md

Spring Framework Build Status

This is the home of the Spring Framework: the foundation for all Spring 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 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.