25981 Commits (ce1f6cf0bff59eb6fac27588dc28f0175e45267a)
 

Author SHA1 Message Date
Brian Clozel ca68bbc9ff Upgrade to Reactor 2022.0.1 2 years ago
Sam Brannen e7bcb48e57 Remove obsolete AttributeMethods.hasOnlyValueAttribute() method 2 years ago
Sam Brannen 433b1c480c Support repeatable annotation containers with multiple attributes 2 years ago
Sam Brannen 0b08246760 Revise RepeatableContainersTests 2 years ago
Sam Brannen c7bdfbea4f Add missing Javadoc 2 years ago
Sam Brannen 618989d317 Update copyright date 2 years ago
Sam Brannen 7fe78b745f Polish Javadoc 2 years ago
Juergen Hoeller 98f152e8d5 Polishing 2 years ago
Juergen Hoeller d74191427e Avoid NPE on BeanDescriptor access with SimpleBeanInfoFactory 2 years ago
Juergen Hoeller 4c69892f39 Detect SQL state 23505/40001 as DuplicateKeyException/CannotAcquireLockException 2 years ago
Arjen Poutsma c79ae0c842 Align multipart codecs on client and server 2 years ago
Sam Brannen 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 2 years ago
Johnny Lim f8a1dac593
Use consistent visibility for ResponseEntityExceptionHandler.getMessageSource() 2 years ago
Brian Clozel 9712bb62fd Upgrade optional dependencies 2 years ago
Brian Clozel e85f6342a2 Start building against Reactor 2022.0.1 2 years ago
Brian Clozel 7199782d45 Upgrade to Micrometer 1.10.2 2 years ago
Sébastien Deleuze 5ed4a14e2b Make @ModelAttribute and @InitBinder reflective 2 years ago
Sébastien Deleuze b27735d4a6 Refine BindingReflectionHintsRegistrar Kotlin support 2 years ago
Sébastien Deleuze dc5a773b2b Support properties on records in BindingReflectionHintsRegistrar 2 years ago
Sam Brannen 2b6f3caff4 Remove dead code in MockClientHttpRequest 2 years ago
Sam Brannen 83eb8ac0ea Introduce additional constructors in MockClientHttp[Request|Response] 2 years ago
Sam Brannen 9b38e43c17 Use URI#create instead of URI constructor where feasible in spring-websocket 2 years ago
Sam Brannen 284cb12f8f Use URI#create instead of URI constructor where feasible in spring-webmvc 2 years ago
Sam Brannen 67644a28b6 Use URI#create instead of URI constructor where feasible in spring-webflux 2 years ago
Sam Brannen 1b57f2bda5 Use URI#create instead of URI constructor where feasible in spring-web 2 years ago
Sam Brannen a1a140f7d5 Use URI#create instead of URI constructor where feasible in spring-test 2 years ago
Sam Brannen 4caf3c8ce0 Polish tests in spring-test 2 years ago
Sam Brannen 485c80fcf3 Apply 'instanceof pattern matching' in spring-test and Servlet mocks 2 years ago
rstoyanchev aae46263cc Restore top-level read permission for backport bot 2 years ago
rstoyanchev 39d4d2041a Polishing contribution 2 years ago
koo.taejin 5ac97b16a8 Optimize object creation PartialMatchHelper 2 years ago
rstoyanchev f457c17c78 Remove top-level permissions from backport-bot.yml 2 years ago
Sam Brannen b0b2bbc857 Polish CGLIB fork 2 years ago
Sam Brannen 69f47e7700 Polishing 2 years ago
Sam Brannen 52af5c2b38 Support arrays in AST string representations of SpEL expressions 2 years ago
Sam Brannen 404661d5cb Polishing 2 years ago
Sam Brannen f07a4587bb Apply 'instanceof pattern matching' in spring-expression 2 years ago
Sam Brannen 114d6a9256 Apply 'instanceof pattern matching' in spring-jdbc 2 years ago
Sam Brannen 73a18046c3 Fix SpEL support for quotes within String literals 2 years ago
Sam Brannen c899af0e03 Polishing 2 years ago
Sam Brannen 098c924e32 Introduce @Suite classes for individual modules 2 years ago
Sam Brannen 4289a64e24 Improve Javadoc for SqlLobValue 2 years ago
Sam Brannen 7615762039 Update copyright headers 2 years ago
Brian Clozel d601f3196a Fix BindingReflectionHintsRegistrar anonymous classes support 2 years ago
Arjen Poutsma 92a6e7ddcd Fix InputStream violation in DataBufferInputStream 2 years ago
ShenFeng312 c79474d269
Polish var-args declarations 2 years ago
Sam Brannen f4bc9ffb98 Reintroduce component index support for Jakarta annotations 2 years ago
Sam Brannen e124e802a3 Polishing 2 years ago
Sam Brannen 348cc01284 Rename MultipartWebClientIntegrationTests classes to avoid duplicate names 2 years ago
Sam Brannen 9f7a510f90 Polishing 2 years ago