1536 Commits (dfd631e66247657f4b63c786db41ce4de3bea601)

Author SHA1 Message Date
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
Brian Clozel f5a356c9c6 Add ContextPropagatingTaskDecorator 3 years ago
Sam Brannen d189e169cc Polish CompositePropertySource[Tests] 3 years ago
Stephane Nicoll 5c691960a2 Polish "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
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
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
Sébastien Deleuze b2a86cc42d Polishing 3 years ago
Stephane Nicoll a20a74817e Polish "Add support for converting String to Pattern" 3 years ago
Valery Yatsynovich 06f6b45248 Add support for converting String to Pattern 3 years ago
Stephane Nicoll 6e141cc23a Polish "Add a composite for TaskDecorator" 3 years ago
Tadaya Tsuyukubo 5f581a9a68 Add a composite for TaskDecorator 3 years ago
Stephane Nicoll f95a1f49df Polish "Add Basic Authorization for UrlResource" 3 years ago
Sam Brannen 74130d007b Ensure direct @PropertySource annotations override meta-annotations 3 years ago
Stephane Nicoll 47b1a2bc55 Clarify usage of FilePatternResourceHintsRegistrar 3 years ago
Juergen Hoeller 389238f622 Add registerReactiveTypeOverride method to ReactiveAdapterRegistry 3 years ago
Sam Brannen bfeca4a0bf Polish contribution 3 years ago
Adilson A 4979d8fded Increase code coverage in spring-core serializer package 3 years ago
Sam Brannen 0b902f32f6 Support finding repeatable annotations in AnnotatedTypeMetadata 3 years ago
Sam Brannen fb6c325cc0 Document @AliasFor support in AnnotatedTypeMetadata.getAnnotationAttributes() 3 years ago
Sam Brannen c52bfc0586 Update test names to reflect status quo 3 years ago
Johnny Lim 7f561fb53d Polish AbstractReflectionParameterNameDiscovererKotlinTests 3 years ago
Juergen Hoeller 3b093754c8 Rename getLastTaskInfo to lastTaskInfo (aligned with currentTaskName) 3 years ago
Juergen Hoeller 8e16e5ea35 Revise StopWatch for flexible time units in nanosecond precision 3 years ago
Sam Brannen 526fc391ee Use Class#componentType() for consistency with arrayType() 3 years ago
Juergen Hoeller 6e5af9dccb Polishing 3 years ago
Juergen Hoeller 40b33bca59 Compatibility with Flow-based SmallRye Mutiny 2 at runtime 3 years ago
Sam Brannen 4a81814dbb Check exception cause for @PropertySource(ignoreResourceNotFound) support 3 years ago
Sam Brannen 170d6bfdad Clean up warnings in tests 3 years ago
Sam Brannen 2f7046f572 Deprecate org.springframework.core.Constants utility 3 years ago
Juergen Hoeller 3a278cc66d Polishing 3 years ago
Sam Brannen a34f9fa66c Update copyright headers 3 years ago
Juergen Hoeller 75f5dac16b Polishing 3 years ago
Sam Brannen 68f2b0ca59 Rely on auto-boxing in tests 3 years ago
Sébastien Deleuze b3de1b8e95 Use consistently *KotlinTests naming for Kotlin tests 3 years ago
Sébastien Deleuze fb17e283d1 Replace @link by proper KDoc class reference in tests 3 years ago
Sam Brannen 826776f321 Improve assertions in DefaultConversionServiceTests 3 years ago
Juergen Hoeller b7b9f2cb6b Expand tests for array to Collection/Set/List interface 3 years ago
Sam Brannen b76664e757 Support arrays, collections, & maps in ObjectUtils.nullSafeConciseToString() 3 years ago