3535 Commits (9d7f9b5284093668b3cb3abe1026909e16606c33)

Author SHA1 Message Date
Yanming Zhou 46397381ba Eliminate synchronized block to avoid thread pinning in SingletonSupplier 2 years ago
Juergen Hoeller 966b0a92c6 Defensively call Resource.getFile() for fallback resolution 2 years ago
Sam Brannen 5bcbcb3049 Simplify SynthesizedMergedAnnotationInvocationHandler.invoke() 2 years ago
Sam Brannen fe7355d5b0 Polishing 2 years ago
Sam Brannen a271d5ec15 Use nullSafeHashCode() in SynthesizedMergedAnnotationInvocationHandler 2 years ago
Sam Brannen af13967e2a Polishing 2 years ago
Sam Brannen e63e3a6d28 Delete obsolete constants 2 years ago
Sam Brannen 4ca70256d6 Backport polishing 2 years ago
Sam Brannen e5f18798ca Revert deprecation of [Simple]CommandLinePropertySource 2 years ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 2 years ago
Stephane Nicoll f2e898d35d Polish 2 years ago
Sam Brannen c598f0565a Deprecate CommandLinePropertySource and associated implementations 2 years ago
Juergen Hoeller 78fce80c43 AnnotationUtils.clearCache() includes all annotation caches 2 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 1227fe5774 Polishing 3 years ago
Sam Brannen ea41051651 Do not invoke [Map|Collection].isEmpty() in nullSafeConciseToString() 3 years ago
Sam Brannen 1cdbd68aec Revise FilePatternResourceHintsRegistrar API and improve documentation 3 years ago
Sam Brannen 453c0e5191 Backport changes from `main` 3 years ago
Johnny Lim 73766c01e6 Add Javadoc since tags in FilePatternResourceHintsRegistrar 3 years ago
Sam Brannen 23a0903b5c Add missing comma and polishing 3 years ago
Sébastien Deleuze 1641cb75e2 Refine Reactor field precomputing on native 3 years ago
Sam Brannen 2e4e43b5bd Polish org.springframework.core.env.PropertySource 3 years ago
Brian Clozel f5a356c9c6 Add ContextPropagatingTaskDecorator 3 years ago
Sam Brannen f054c2e804 Polishing 3 years ago
Sam Brannen bbf73848b5 Update warning for use of convention-based annotation attribute overrides 3 years ago
Sam Brannen d189e169cc Polish CompositePropertySource[Tests] 3 years ago
Stephane Nicoll 5c691960a2 Polish "Improve performance of CompositePropertySource#getPropertyNames" 3 years ago
shawyeok b67a381fbe Improve performance of CompositePropertySource#getPropertyNames 3 years ago
Sam Brannen dac481da43 Test CollectionUtils.unmodifiableMultiValueMap only once 3 years ago
Sam Brannen 31a07e6fbf User AssertJ assertions 3 years ago
Sam Brannen ef01a078d3 Polishing 3 years ago
Sam Brannen 44167ecea4 Polish BackOff support 3 years ago
Stephane Nicoll 609580bfb9 Polish "Add maxAttempts to ExponentialBackOff" 3 years ago
Gary Russell f6a09f3fad Add maxAttempts to ExponentialBackOff 3 years ago
Sam Brannen 78d8fac05b Polishing 3 years ago
Sam Brannen 89b7a6bf47 Skip searching of nonexistent directory in PathMatchingResourcePatternResolver 3 years ago
Sam Brannen 19570338c9 Ensure doFindPathMatchingFileResources() returns a mutable Set 3 years ago
Stephane Nicoll 49cafe07ed Polish "Use Comparable instead of dedicated implementations" 3 years ago
Eugene 33454a4007 Use Comparable instead of dedicated implementations 3 years ago
Stephane Nicoll 352c7cd8b3 Polish "Add additional tests for MultiValueMap" 3 years ago
Mihai Dumitrescu 325edbec7d Add additional tests for MultiValueMap 3 years ago
Stephane Nicoll 86e02a47fb Polish 3 years ago
陈其苗 e7071c329a Add a unit test for getMostSpecificMethod of ClassUtils 3 years ago
Juergen Hoeller 3c5dc19da3 Polishing 3 years ago
Stephane Nicoll 5878a0741e Polish "Add factory to create a NamedThreadLocal with an initial value" 3 years ago
陈其苗 e1d0176faa Add factory to create a NamedThreadLocal with an initial value 3 years ago
Sébastien Deleuze b2a86cc42d Polishing 3 years ago
Sébastien Deleuze f161bc798e Implement StringToRegexConverter in Java 3 years ago
Juergen Hoeller 906a9f7982 Polishing 3 years ago