25935 Commits (v6.0.3)
 

Author SHA1 Message Date
Spring Builds 0fbc94fae0 Release v6.0.3 3 years ago
Sam Brannen 6e08c56076 Improve Javadoc for RepeatableContainers 3 years ago
Sam Brannen fb6d3f5b5c Remove duplicated test code 3 years ago
Arjen Poutsma 6fe5652783 Support non-standard HTTP methods in FrameworkServlet 3 years ago
Brian Clozel ca68bbc9ff Upgrade to Reactor 2022.0.1 3 years ago
Sam Brannen e7bcb48e57 Remove obsolete AttributeMethods.hasOnlyValueAttribute() method 3 years ago
Sam Brannen 433b1c480c Support repeatable annotation containers with multiple attributes 3 years ago
Sam Brannen 0b08246760 Revise RepeatableContainersTests 3 years ago
Sam Brannen c7bdfbea4f Add missing Javadoc 3 years ago
Sam Brannen 618989d317 Update copyright date 3 years ago
Sam Brannen 7fe78b745f Polish Javadoc 3 years ago
Juergen Hoeller 98f152e8d5 Polishing 3 years ago
Juergen Hoeller d74191427e Avoid NPE on BeanDescriptor access with SimpleBeanInfoFactory 3 years ago
Juergen Hoeller 4c69892f39 Detect SQL state 23505/40001 as DuplicateKeyException/CannotAcquireLockException 3 years ago
Arjen Poutsma c79ae0c842 Align multipart codecs on client and server 3 years ago
Sam Brannen 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 3 years ago
Johnny Lim f8a1dac593
Use consistent visibility for ResponseEntityExceptionHandler.getMessageSource() 3 years ago
Brian Clozel 9712bb62fd Upgrade optional dependencies 3 years ago
Brian Clozel e85f6342a2 Start building against Reactor 2022.0.1 3 years ago
Brian Clozel 7199782d45 Upgrade to Micrometer 1.10.2 3 years ago
Sébastien Deleuze 5ed4a14e2b Make @ModelAttribute and @InitBinder reflective 3 years ago
Sébastien Deleuze b27735d4a6 Refine BindingReflectionHintsRegistrar Kotlin support 3 years ago
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