Go to file
Stéphane Nicoll 555d4a6004 Add AssertJ support for cookies
This commit adds AssertJ compatible assertions for cookies

See gh-21178

Co-authored-by: Brian Clozel <brian.clozel@broadcom.com>
2024-03-15 13:28:12 +01:00
.github Run CI on main only once a day 2024-03-15 08:40:09 +01:00
buildSrc Upgrade to Reactor 2023.0.4 and Micrometer 1.12.4 2024-03-12 20:07:58 +01:00
ci Merge branch '6.1.x' 2024-03-14 15:17:47 +01:00
framework-api
framework-bom
framework-docs Merge branch '6.1.x' 2024-03-15 08:28:24 +01:00
framework-platform Merge branch '6.1.x' 2024-03-13 18:07:21 +01:00
gradle
integration-tests
spring-aop Merge branch '6.1.x' 2024-03-09 16:03:04 +01:00
spring-aspects Merge branch '6.1.x' 2024-03-05 18:24:01 +01:00
spring-beans Stop referring to JDK 1.5 plus polishing 2024-03-14 16:00:51 +01:00
spring-context Stop referring to JDK 1.5 plus polishing 2024-03-14 16:00:51 +01:00
spring-context-indexer
spring-context-support Merge branch '6.1.x' 2024-03-07 12:10:07 +01:00
spring-core Stop referring to JDK 1.5 plus polishing 2024-03-14 16:00:51 +01:00
spring-core-test
spring-expression Relocate findPublicDeclaringClass() to CodeFlow 2024-03-11 11:33:52 +01:00
spring-instrument
spring-jcl
spring-jdbc Stop referring to JDK 1.5 plus polishing 2024-03-14 16:00:51 +01:00
spring-jms Polishing 2024-03-09 14:28:01 +01:00
spring-messaging Polishing 2024-03-13 15:59:28 +01:00
spring-orm Enforce JPA/Hibernate initialization before context refresh completion 2024-03-07 11:03:08 +01:00
spring-oxm
spring-r2dbc Revise contribution 2024-03-06 11:49:21 +01:00
spring-test Add AssertJ support for cookies 2024-03-15 13:28:12 +01:00
spring-tx Stop referring to JDK 1.5 plus polishing 2024-03-14 16:00:51 +01:00
spring-web Polishing 2024-03-14 14:20:59 +01:00
spring-webflux Revise use of Objects.requireNonNull() 2024-03-13 16:00:22 +01:00
spring-webmvc Stop referring to JDK 1.5 plus polishing 2024-03-14 16:00:51 +01:00
spring-websocket Polishing contribution 2024-03-12 10:43:31 +00:00
src
.editorconfig
.gitattributes
.gitignore
.sdkmanrc
CODE_OF_CONDUCT.adoc
CONTRIBUTING.md
LICENSE.txt
README.md Merge branch '6.1.x' 2024-03-14 15:05:46 +01:00
SECURITY.md
build.gradle Upgrade to Dokka 1.9.20 2024-03-05 10:31:29 +01:00
gradle.properties Next development version (v6.1.6-SNAPSHOT) 2024-03-14 09:58:35 +00:00
gradlew
gradlew.bat
import-into-eclipse.md
import-into-idea.md
settings.gradle
update_copyright_headers.sh

README.md

Spring Framework Build Status Revved up by Develocity

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 of the reference documentation 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.

Continuous Integration Builds

Information regarding CI builds can be found in the Spring Framework Concourse pipeline documentation.

Stay in Touch

Follow @SpringCentral, @SpringFramework, and its team members on 𝕏. In-depth articles can be found at The Spring Blog, and releases are announced via our releases feed.

License

The Spring Framework is released under version 2.0 of the Apache License.