Go to file
Rossen Stoyanchev 5ff724968d [docs] View Technologies section in WebFlux
Issue: SPR-16393
2018-01-29 21:28:48 -05:00
.settings/gradle
buildSrc
gradle
spring-aop
spring-aspects
spring-beans Deep BeanCurrentlyInCreationException check in getTypeForFactoryBean 2018-01-29 21:13:59 +01:00
spring-context @EnableAspectJAutoProxy: per application context, requires aspectjweaver 2018-01-26 10:38:43 +01:00
spring-context-indexer
spring-context-support Improve logging dependencies for tests 2018-01-23 10:42:41 -05:00
spring-core Language tag parsing support in StringUtils and StringToLocaleConverter 2018-01-25 19:10:31 +01:00
spring-expression
spring-framework-bom
spring-instrument
spring-jcl
spring-jdbc Javadoc format and related polishing 2018-01-22 11:43:21 +01:00
spring-jms
spring-messaging Refine "." separator support for STOMP messaging 2018-01-19 21:02:43 -05:00
spring-orm Notes about HibernateJpaVendorAdapter settings vs native Hibernate rules 2018-01-29 18:40:18 +01:00
spring-oxm
spring-test Rename doesExist() to exists() for header assertions 2018-01-26 17:24:54 +01:00
spring-tx Javadoc format and related polishing 2018-01-22 11:43:21 +01:00
spring-web Add WebFlux support for Smile streaming 2018-01-29 18:56:25 +01:00
spring-webflux Add WebFlux support for Smile streaming 2018-01-29 18:56:25 +01:00
spring-webmvc Upgrade to RxJava 1.3.5 and WebJars Locator 0.35 2018-01-29 21:31:27 +01:00
spring-websocket AbstractClientSockJsSession.close propagates IOException from disconnect 2018-01-25 12:24:46 +01:00
src [docs] View Technologies section in WebFlux 2018-01-29 21:28:48 -05:00
.editorconfig
.gitignore
.mailmap
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md Update CONTRIBUTING.md 2018-01-29 09:26:23 -05:00
README.md
build.gradle Upgrade to RxJava 1.3.5 and WebJars Locator 0.35 2018-01-29 21:31:27 +01:00
gradle.properties Next Development Version 2018-01-23 09:42:34 +00:00
gradlew
gradlew.bat
import-into-eclipse.bat
import-into-eclipse.sh
import-into-idea.md
settings.gradle

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.