X Tutup
The Wayback Machine - https://web.archive.org/web/20190322165409/https://github.com/spring-projects/spring-framework
Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
Branch: master
Clone or download
Latest commit 14902e1 Mar 22, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github
buildSrc Latest dependency updates (POI 3.17, Rome 1.8, EhCache 3.4, Caffeine … Sep 23, 2017
gradle URL Cleanup (#22515) Mar 5, 2019
spring-aop
spring-aspects Remove obsolete overview.html files Mar 4, 2019
spring-beans Simplify String concatenation Mar 14, 2019
spring-context-indexer
spring-context-support
spring-context
spring-core ResourceDecoder supports filename hint Mar 19, 2019
spring-expression Simplify String concatenation Mar 14, 2019
spring-framework-bom Remove dependency management noise from POMs Jun 11, 2018
spring-instrument
spring-jcl Remove Castor marshaller Jan 14, 2019
spring-jdbc Merge branch '5.1.x' Mar 12, 2019
spring-jms
spring-messaging Upgrade to RSocket 0.12.1-RC3-SNAPSHOT Mar 21, 2019
spring-orm
spring-oxm
spring-test
spring-tx Merge branch '5.1.x' Mar 13, 2019
spring-web
spring-webflux Raise ISE if @requestbody is used for form data Mar 21, 2019
spring-webmvc Polish Javadoc Mar 22, 2019
spring-websocket
src Fix grammar issue Mar 22, 2019
.editorconfig
.gitignore
.mailmap Change gopivotal.com to pivotal.io Oct 5, 2014
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Fix casing for GitHub in the contributing guide Feb 8, 2019
README.md
build.gradle Upgrade to RSocket 0.12.1-RC3-SNAPSHOT Mar 21, 2019
gradle.properties
gradlew
gradlew.bat
import-into-eclipse.md Remove Castor marshaller Jan 14, 2019
import-into-idea.md Polish May 29, 2017
settings.gradle

README.md

Spring Framework

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

You can’t perform that action at this time.
X Tutup