27792 Commits (e1826d2322ce63ece907d13cb8d4afce5c53026f)
 

Author SHA1 Message Date
Sam Brannen e1826d2322 Reinstate support for @javax.annotation.ManagedBean & @javax.inject.Named 2 years ago
Sam Brannen aaa0a2be63 Test status quo for @Components with multiple declared names 2 years ago
Sam Brannen 71ba7bc5e0 Polishing 2 years ago
Stephane Nicoll e18f1f5d9c Merge pull request #27154 from Li0n13 2 years ago
Stephane Nicoll f9cffcce05 Polish "Avoid calling executeBatch() with an empty batch" 2 years ago
Li0n13 2d7bf83d8d Avoid calling executeBatch() with an empty batch 2 years ago
Stephane Nicoll a6b0c75cae Merge branch '6.0.x' 2 years ago
Stephane Nicoll ca14202d78 Merge pull request #27115 from gnagy 2 years ago
Stephane Nicoll 7231f22c23 Update copyright of changed file 2 years ago
Gergely Nagy 3470240ef0 Allow null attribute value in Model.set() 2 years ago
Sam Brannen e0c3b1ae1d Merge branch '6.0.x' 2 years ago
Sam Brannen 7598bca799 Revise Checkstyle rules to prohibit use of assertions other than AssertJ 2 years ago
Sam Brannen f9588de247 Reinstate FailingBeforeAndAfterMethodsTestNGTests 2 years ago
Sam Brannen dac481da43 Test CollectionUtils.unmodifiableMultiValueMap only once 2 years ago
Sam Brannen 31a07e6fbf User AssertJ assertions 2 years ago
Sam Brannen ef01a078d3 Polishing 2 years ago
Sam Brannen 44167ecea4 Polish BackOff support 2 years ago
Stephane Nicoll 962f4d20b4 Merge pull request #27071 from garyrussell 2 years ago
Stephane Nicoll 609580bfb9 Polish "Add maxAttempts to ExponentialBackOff" 2 years ago
Gary Russell f6a09f3fad Add maxAttempts to ExponentialBackOff 2 years ago
Stephane Nicoll 48878619d2 Merge branch '6.0.x' 2 years ago
Stephane Nicoll 2b3539a6de Merge pull request #26761 from 1zg12 2 years ago
Stephane Nicoll 2731d4f100 Polish "Restore customization of PropertyResolver" 2 years ago
lwpro2 00fffb7ab0 Restore customization of PropertyResolver 2 years ago
Stephane Nicoll 16cb296b35 Merge pull request #27335 from marschall 2 years ago
Philippe Marschall fd18c00e50 Optimize for single TransactionSynchronization 2 years ago
Sam Brannen e737e6d9ba Update copyright headers 2 years ago
Sam Brannen 78d8fac05b Polishing 2 years ago
Sam Brannen 3efbbc5994 Merge branch '6.0.x' 2 years ago
Sam Brannen 89b7a6bf47 Skip searching of nonexistent directory in PathMatchingResourcePatternResolver 2 years ago
Sam Brannen 19570338c9 Ensure doFindPathMatchingFileResources() returns a mutable Set 2 years ago
Brian Clozel fe2ef2ea6e Upgrade Java versions in CI build 2 years ago
Brian Clozel 35fc2df948 Instrument RestClient for Observability 2 years ago
Stephane Nicoll 22fd6df711 Merge pull request #26028 from hzmpay 2 years ago
Stephane Nicoll 8432f777aa Update copyright header of changed file 2 years ago
hzmpay cde476f90e Use computeIfAbsent in SpelCompiler and AdvisedSupport 2 years ago
Stephane Nicoll 178cb429a8 Merge pull request #25478 from wind57 2 years ago
Stephane Nicoll 49cafe07ed Polish "Use Comparable instead of dedicated implementations" 2 years ago
Eugene 33454a4007 Use Comparable instead of dedicated implementations 2 years ago
Stephane Nicoll d0fc6dd06d Merge pull request #17215 from chenqimiao 2 years ago
Stephane Nicoll 8efc7a958e Polish "Improve @Autowired method injection on mixed nullability args" 2 years ago
陈其苗 32c0540424 Improve @Autowired method injection on mixed nullability args 2 years ago
Sébastien Deleuze c8169e5cad Add Coroutines support to Spring AOP 2 years ago
Stephane Nicoll 9b3f4567ee Merge pull request #25160 from midumitrescu 2 years ago
Stephane Nicoll 352c7cd8b3 Polish "Add additional tests for MultiValueMap" 2 years ago
Mihai Dumitrescu 325edbec7d Add additional tests for MultiValueMap 2 years ago
Stephane Nicoll 2a37284c86 Merge pull request #24649 from stsypanov 2 years ago
Stephane Nicoll 95c43bb0ae Polish "Skip non-overridden methods of Object.class" 2 years ago
stsypanov b91179d1b8 Skip non-overridden methods of Object.class 2 years ago
Sébastien Deleuze 21613eabf1 Properly use Reactor Netty 2 in AbstractHttpHandlerIntegrationTests 2 years ago