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.
 
 
Brian Clozel 23fc6f6b1d Drain JDK HTTP client response body in all cases 6 years ago
buildSrc
gradle Generate “Use” links in aggregated Spring API JavaDoc 6 years ago
spring-aop Post-processors ignore AopInfrastructureBean (includes ScopedObject) 6 years ago
spring-aspects Clean up warnings and delete dead code 6 years ago
spring-beans Consistently skip unnecessary search on superclasses and empty elements 6 years ago
spring-context Consistently skip unnecessary search on superclasses and empty elements 6 years ago
spring-context-indexer Move indexer implementation to index.processor subpackage (for Jigsaw) 6 years ago
spring-context-support Upgrade to JUnit Jupiter 5.3 RC1 (and Jetty 9.4.12 RC1) 6 years ago
spring-core Consistently skip unnecessary search on superclasses and empty elements 6 years ago
spring-expression SPR-17074 pass argument of addAll/putAll into constructor 6 years ago
spring-framework-bom Remove dependency management noise from POMs 7 years ago
spring-instrument Use consistent class design 6 years ago
spring-jcl Differentiate internal LogAdapter from core.log.LogDelegateFactory 6 years ago
spring-jdbc Polish contribution 6 years ago
spring-jms Post-processors consistently ignore ScopedObject/AopInfrastructureBean 6 years ago
spring-messaging Order property for SimpUserRegistry 6 years ago
spring-orm Clean up warnings and delete dead code 6 years ago
spring-oxm Clean up warnings and delete dead code 6 years ago
spring-test Use single quotes in Gradle build where appropriate 6 years ago
spring-tx Polishing 6 years ago
spring-web Drain JDK HTTP client response body in all cases 6 years ago
spring-webflux Revert "Infer HTTP 404 from empty Optional/Publisher types" 6 years ago
spring-webmvc Revert "Infer HTTP 404 from empty Optional/Publisher types" 6 years ago
spring-websocket Order property for SimpUserRegistry 6 years ago
src Fix merge conflict in reference manual 6 years ago
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Fix typo 7 years ago
README.md
build.gradle Use single quotes in Gradle build where appropriate 6 years ago
gradle.properties Next Development Version 7 years ago
gradlew
gradlew.bat
import-into-eclipse.md Update eclipse setting and instructions 6 years ago
import-into-idea.md
settings.gradle Cleanup settings.gradle pluginManagement configuration 7 years ago

README.md

Spring Framework

This is the home of the Spring Framework, the foundation for all Spring projects. Together the Spring Framework and the family of Spring projects make up what we call "Spring".

Spring provides everything you need beyond the Java language to create enterprise applications in a wide range of scenarios and architectures. Please read the Overview section in the 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. 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 Frameworks 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 also CONTRIBUTING.md.

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.