27951 Commits (fe8e6d3d5abe60cc441e4cf178e7eb2a7e01ae03)
 

Author SHA1 Message Date
Dmitrii Bocharov fe8e6d3d5a Merge MultipartFileArgumentResolver into RequestPartArgumentResolver 3 years ago
Brian Clozel f83c609436 Polish 3 years ago
Ryan Rupp 6de0be16c2 Optimize initial buffer size in ContentCachingRequestWrapper 3 years ago
Sam Brannen ed83461021 Support parameter injection in @[Before|After]Transaction methods 3 years ago
Sam Brannen 41904d46ad Introduce MethodInvoker API for TestExecutionListeners 3 years ago
Sam Brannen 0ebdd8cb98 Polishing 3 years ago
Sam Brannen b082f546ec Polishing 3 years ago
liaozan 9728b8cefd Use Method#isDefault to find default methods in interfaces 3 years ago
Sam Brannen 6ca01e15cf Polishing 3 years ago
Toshiaki Maki 588b5a45f8 Pass correct SqlParameterSource to NamedParameterJdbcTemplate in DefaultJdbcClient 3 years ago
Sam Brannen 436c7136e9 Polish TransactionAssert 3 years ago
Sam Brannen 7305692005 Merge branch '6.0.x' 3 years ago
Zakaria Shahen 11dc11e989 Fix typo in comment in XML configuration example 3 years ago
Sam Brannen 0f36c5fd6a Polishing 3 years ago
Sam Brannen 60d05d4204 Polishing 3 years ago
Sam Brannen dfea3d05aa Revise support for JSR-330 and Jakarta @Inject for autowiring test constructors 3 years ago
Florian Lehmann 8dd857a84d Support @Inject from JSR-330 & Jakarta for autowiring test constructors 3 years ago
Brian Clozel 0f945873a3 Only reset response buffer for error handling 3 years ago
Sébastien Deleuze 88ee8fc92f Upgrade to CRaC 1.4.0 3 years ago
Sam Brannen 154aec7d75 Merge branch '6.0.x' 3 years ago
Sam Brannen 10de295a72 Document StandardTypeLocator configuration to support user types 3 years ago
Sam Brannen a11b8039c5 Merge branch '6.0.x' 3 years ago
Sam Brannen 1227fe5774 Polishing 3 years ago
Sam Brannen f0b1133b12 Merge branch '6.0.x' 3 years ago
Sam Brannen ea41051651 Do not invoke [Map|Collection].isEmpty() in nullSafeConciseToString() 3 years ago
Stephane Nicoll 91f65e63b4 Merge pull request #30068 from enimiste 3 years ago
Stephane Nicoll 3e424e3ce7 Polish "Add return type check on GetterPointcut" 3 years ago
Sam Brannen 311c58ea2d Polish [Standard]TypeLocator 3 years ago
Sam Brannen 40f1cf67bd Polish DefaultClientResponseTests and suppress "unchecked" warnings 3 years ago
Sam Brannen 6da9aed055 Update copyright header 3 years ago
Enimiste d1dfac4e5d Add return type check on GetterPointcut 3 years ago
Sam Brannen c9e13575ca Use switch expression and constants in CallMetaDataProviderFactory 3 years ago
Sam Brannen 762d903aad Convert TableMetaData to a record 3 years ago
Sam Brannen 47d760845b Add missing @Nullable declaration 3 years ago
Sam Brannen ab5d46411a Introduce identifierNameToUse() in GenericCallMetaDataProvider 3 years ago
Sam Brannen 4df3eb4670 Polish Javadoc 3 years ago
Sam Brannen 5a87f555f8 Update copyright headers 3 years ago
Sébastien Deleuze 5fd356e44f Remove outdated `@Suppress("DEPRECATION")` annotations 3 years ago
Sébastien Deleuze 6f38e90048 Merge branch '6.0.x' 3 years ago
Sébastien Deleuze 12a01a680b Document some non-nullable Kotlin extensions can throw NoSuchElementException 3 years ago
rstoyanchev b0d4931d5d Merge branch '6.0.x' 3 years ago
rstoyanchev 740f3b797f Polishing 3 years ago
Sébastien Deleuze 4c621826bd Merge branch '6.0.x' 3 years ago
Sébastien Deleuze ab48b88f91 Refine BeanValidationBeanRegistrationAotProcessor logging 3 years ago
rstoyanchev e0c4347cc6 Merge branch '6.0.x' 3 years ago
rstoyanchev eda35e8074 Add note to the interceptor section of the MVC config 3 years ago
rstoyanchev 53133d949d Polishing contribution 3 years ago
tianshuang a1ce5dac0b Execute preflight checks before interceptor chain 3 years ago
Sébastien Deleuze da7ad71b7f Refine ReactorResourceFactory Javadoc 3 years ago
Yanming Zhou 94a49c4ed3 Log warning if ResponseStatus 'reason' is set and handler returns value 3 years ago