forked from spring-projects/spring-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/spring-projects/spring-fr…
…amework into read_yuyang * 'master' of https://github.com/spring-projects/spring-framework: (32 commits) Polishing Add missing backtick in WebSocket documentation Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution Support variable resolution of wildcard types Test status quo for @inherited annotation support in AnnotationMetadata Polishing Add @SInCE tags to firstElement methods Add firstElement to CollectionUtils Fix status code in webflux.adoc Consistently use releaseBody in DefaultWebClient Replace ReadCancellationException with takeWhile Add UriUtils.encodeQueryParams Remove mismatched marker in core-beans.adoc Add integration test for spring-projectsgh-24110 Honor default values for implicit aliases in composed annotations Next Development Version Polish Provide default codecs config callback to custom codecs [*.*] is displayed as [bold .] and needs to be escaped Polishing (follow-up on acfeb7) ...
- Loading branch information
Showing
49 changed files
with
819 additions
and
327 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version=5.2.2.BUILD-SNAPSHOT | ||
version=5.2.3.BUILD-SNAPSHOT | ||
org.gradle.jvmargs=-Xmx1536M | ||
org.gradle.caching=true | ||
org.gradle.parallel=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.