Go to file
Juergen Hoeller dfa948c2ca Introduce AutowireCandidateResolver.cloneIfNecessary() method
Closes gh-25131
2020-05-26 23:33:39 +02:00
.github
buildSrc
framework-bom
gradle Upgrade to spring-doc-resources 0.2.1 2020-04-14 13:36:11 +02:00
integration-tests
spring-aop Use autoboxing instead of explicit wrapping in tests 2020-04-01 14:34:20 +02:00
spring-aspects
spring-beans Introduce AutowireCandidateResolver.cloneIfNecessary() method 2020-05-26 23:33:39 +02:00
spring-context Polishing 2020-05-22 16:23:46 +02:00
spring-context-indexer
spring-context-support Polishing 2020-05-22 16:23:46 +02:00
spring-core Polishing 2020-05-22 16:23:46 +02:00
spring-expression Use autoboxing instead of explicit wrapping in tests 2020-04-01 14:34:20 +02:00
spring-instrument
spring-jcl
spring-jdbc JdbcOperations polishing (backported from master) 2020-05-22 16:35:34 +02:00
spring-jms Use autoboxing instead of explicit wrapping in tests 2020-04-01 14:34:20 +02:00
spring-messaging Consistent not-null assertions for configured interceptors 2020-05-18 14:23:05 +02:00
spring-orm Fix faulty tests 2020-04-02 09:31:00 +01:00
spring-oxm Use SingletonSupplier for XStream instance in XStreamMarshaller 2020-05-07 12:35:32 +02:00
spring-test MockServerHttpRequest accepts custom HTTP method 2020-05-23 10:40:25 +01:00
spring-tx Use Map::computeIfAbsent to simplify scope implementations 2020-05-10 15:41:00 +02:00
spring-web Simplify creation of HttpContext for Apache HttpClient 2020-05-24 21:09:49 +01:00
spring-webflux DefaultClientResponseBuilder copies logPrefix 2020-05-23 10:41:07 +01:00
spring-webmvc Add deprecation notes to the WebMvc config schema 2020-05-12 06:50:09 +01:00
spring-websocket Deprecate unused method 2020-05-08 14:30:10 +01:00
src Explicit notes on access to standard context beans in SpEL expressions 2020-05-18 14:19:05 +02:00
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Update StackOverflow link 2020-04-20 12:32:11 +01:00
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to Jetty 9.4.29, Hibernate ORM 5.4.16, WebJars Locator 0.45 2020-05-22 17:08:02 +02:00
gradle.properties Next Development Version 2020-04-28 10:58:49 +02:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle

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.