Go to file
Sam Brannen ef6a582c78 Clean up warnings in Gradle build 2020-12-15 22:47:02 +01:00
.github
buildSrc
ci Remove JDK14 CI variant from build pipeline 2020-12-11 11:08:33 +01:00
framework-bom
gradle Upgrade reference docs dependencies 2020-12-08 11:38:39 +01:00
integration-tests
spring-aop Polishing 2020-12-08 10:39:56 +01:00
spring-aspects
spring-beans Defensively handle loadClass null result in BeanUtils.findEditorByConvention 2020-12-10 16:24:32 +01:00
spring-context Refine ConfigurationClassPostProcessor behavior in native images 2020-12-08 00:12:02 +01:00
spring-context-indexer
spring-context-support
spring-core Correlate data buffers to request log messages 2020-12-07 22:29:07 +00:00
spring-expression Polishing 2020-12-08 14:59:10 +01:00
spring-instrument
spring-jcl
spring-jdbc Fix typo in Javadoc for AbstractJdbcCall 2020-12-10 17:32:58 +01:00
spring-jms
spring-messaging Avoid CGLIB proxies on websocket/messaging configurations 2020-12-07 12:18:29 +01:00
spring-orm
spring-oxm
spring-r2dbc
spring-test Parse parts in MockMultipartHttpServletRequestBuilder 2020-12-14 21:13:29 +00:00
spring-tx
spring-web Fix NPE when calling NettyHeadersAdapter.add() 2020-12-15 13:23:53 +01:00
spring-webflux Clean up warnings in Gradle build 2020-12-15 22:47:02 +01:00
spring-webmvc Clear path pattern in HandlerMapping 2020-12-08 13:06:45 +01:00
spring-websocket Polishing 2020-12-08 10:39:56 +01:00
src Clarify intended advice execution behavior (includes related polishing) 2020-12-07 22:06:22 +01:00
.editorconfig
.gitattributes
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
build.gradle Upgrade to Netty 4.1.55, Tomcat 9.0.41, Caffeine 2.8.8 2020-12-11 11:53:53 +01:00
gradle.properties Next development version (v5.3.3-SNAPSHOT) 2020-12-09 06:11:23 +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.

Micro-Benchmarks

See the Micro-Benchmarks Wiki page.

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.