25913 Commits (dc5a773b2b9fd3bf7278d8a48438d224711d95e9)
 

Author SHA1 Message Date
Sébastien Deleuze dc5a773b2b Support properties on records in BindingReflectionHintsRegistrar 3 years ago
Sam Brannen 2b6f3caff4 Remove dead code in MockClientHttpRequest 3 years ago
Sam Brannen 83eb8ac0ea Introduce additional constructors in MockClientHttp[Request|Response] 3 years ago
Sam Brannen 9b38e43c17 Use URI#create instead of URI constructor where feasible in spring-websocket 3 years ago
Sam Brannen 284cb12f8f Use URI#create instead of URI constructor where feasible in spring-webmvc 3 years ago
Sam Brannen 67644a28b6 Use URI#create instead of URI constructor where feasible in spring-webflux 3 years ago
Sam Brannen 1b57f2bda5 Use URI#create instead of URI constructor where feasible in spring-web 3 years ago
Sam Brannen a1a140f7d5 Use URI#create instead of URI constructor where feasible in spring-test 3 years ago
Sam Brannen 4caf3c8ce0 Polish tests in spring-test 3 years ago
Sam Brannen 485c80fcf3 Apply 'instanceof pattern matching' in spring-test and Servlet mocks 3 years ago
rstoyanchev aae46263cc Restore top-level read permission for backport bot 3 years ago
rstoyanchev 39d4d2041a Polishing contribution 3 years ago
koo.taejin 5ac97b16a8 Optimize object creation PartialMatchHelper 3 years ago
rstoyanchev f457c17c78 Remove top-level permissions from backport-bot.yml 3 years ago
Sam Brannen b0b2bbc857 Polish CGLIB fork 3 years ago
Sam Brannen 69f47e7700 Polishing 3 years ago
Sam Brannen 52af5c2b38 Support arrays in AST string representations of SpEL expressions 3 years ago
Sam Brannen 404661d5cb Polishing 3 years ago
Sam Brannen f07a4587bb Apply 'instanceof pattern matching' in spring-expression 3 years ago
Sam Brannen 114d6a9256 Apply 'instanceof pattern matching' in spring-jdbc 3 years ago
Sam Brannen 73a18046c3 Fix SpEL support for quotes within String literals 3 years ago
Sam Brannen c899af0e03 Polishing 3 years ago
Sam Brannen 098c924e32 Introduce @Suite classes for individual modules 3 years ago
Sam Brannen 4289a64e24 Improve Javadoc for SqlLobValue 3 years ago
Sam Brannen 7615762039 Update copyright headers 3 years ago
Brian Clozel d601f3196a Fix BindingReflectionHintsRegistrar anonymous classes support 3 years ago
Arjen Poutsma 92a6e7ddcd Fix InputStream violation in DataBufferInputStream 3 years ago
ShenFeng312 c79474d269
Polish var-args declarations 3 years ago
Sam Brannen f4bc9ffb98 Reintroduce component index support for Jakarta annotations 3 years ago
Sam Brannen e124e802a3 Polishing 3 years ago
Sam Brannen 348cc01284 Rename MultipartWebClientIntegrationTests classes to avoid duplicate names 3 years ago
Sam Brannen 9f7a510f90 Polishing 3 years ago
divcon f64397d822 Apply "instanceof pattern matching" in spring-webflux 3 years ago
rstoyanchev 918edaba2e Add convenience methods for binding error messages 3 years ago
rstoyanchev 5214bd3093 Fix issue with getHeaders in NoHandlerFoundException 3 years ago
Moritz Halbritter 752ef6f456 Fall back to JdkClientHttpConnector as ClientHttpConnector 3 years ago
rstoyanchev bea1980e22 Correct (again) permissions key in backport bot config 3 years ago
rstoyanchev f3360e4ee2 Correct permissions key in backport bot config 3 years ago
rstoyanchev 8330bd424b Add write permission in backport bot config 3 years ago
rstoyanchev 507c9697fb Correct event name in backport bot config 3 years ago
rstoyanchev 52c073724d Enable backport bot for pull requests 3 years ago
Sam Brannen de07ad47f1 Polishing, suppression of deprecation warnings, copyright headers, etc. 3 years ago
rstoyanchev 93ea2e1df9 Push canWrite down into MultipartHttpMessageWriter 3 years ago
CoderYellow a7bf14b364 Fix canWrite of PartHttpMessageWriter 3 years ago
rstoyanchev 7899fa3b0a Polishing contribution 3 years ago
Marten Deinum c1da2a4e73 Improve Netty code sample 3 years ago
rstoyanchev db53b618c1 Simplify form data handling in HttpRequestValues 3 years ago
rstoyanchev 913163884a Improve invalid Content-Type handling in WebFlux 3 years ago
Brian Clozel 4a555aaef1 Reduce heap memory usage in ConcurrentLruCache 3 years ago
Brian Clozel e9ada8d15c Upgrade JMH build plugins 3 years ago