Go to file
Juergen Hoeller 589060d10f Avoid LinkedList performance issues through use of ArrayDeque
Closes gh-25652
2020-08-27 14:14:08 +02:00
.github
buildSrc
framework-bom
gradle
integration-tests
spring-aop Use getType with allowFactoryBeanInit=false during advisor retrieval 2020-08-10 14:43:02 +02:00
spring-aspects
spring-beans Avoid LinkedList performance issues through use of ArrayDeque 2020-08-27 14:14:08 +02:00
spring-context Consistent behavior for overloaded @Bean methods with ASM processing 2020-08-27 14:13:33 +02:00
spring-context-indexer
spring-context-support
spring-core Avoid LinkedList performance issues through use of ArrayDeque 2020-08-27 14:14:08 +02:00
spring-expression
spring-instrument
spring-jcl
spring-jdbc Provide access to AbstractRoutingDataSource's resolved target DataSources 2020-08-07 13:00:35 +02:00
spring-jms Efficient checks for empty strings and single character matches 2020-08-25 16:17:12 +02:00
spring-messaging Polish Javadoc for MessagePostProcessor interfaces 2020-08-10 11:26:41 +02:00
spring-orm
spring-oxm
spring-test Polishing 2020-08-25 16:17:22 +02:00
spring-tx Fix regressions in SimpleThreadScope and SimpleTransactionScope 2020-08-22 23:19:58 +02:00
spring-web Efficient checks for empty strings and single character matches 2020-08-25 16:17:12 +02:00
spring-webflux Polishing 2020-08-25 16:17:22 +02:00
spring-webmvc Polishing 2020-08-25 16:17:22 +02:00
spring-websocket Polish contribution 2020-07-22 17:26:59 +02:00
src Fix comment syntax in xml examples 2020-08-06 14:25:30 +02:00
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to Hibernate ORM 5.4.20 2020-08-25 16:17:35 +02:00
gradle.properties Next Development Version 2020-07-21 08:20:59 +00: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.