1491 Commits (51aaaae94ebf0db6df7629de1435390ef89774fb)

Author SHA1 Message Date
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
Juergen Hoeller 80a20488fd Make File/Path tests pass on Windows 3 years ago
Sam Brannen 3ef1b7d83c Extend supported types in ObjectUtils.nullSafeConciseToString() 3 years ago
Sam Brannen 08bce69d3d Add tests for status quo in ObjectUtils.nullSafeConciseToString() 3 years ago
Sam Brannen c95426a616 Polishing 3 years ago
Juergen Hoeller 0c39fff831 Polishing 3 years ago
Sébastien Deleuze d3a249e34d Reduce the delay used for Coroutines in tests 3 years ago
Juergen Hoeller 6b1fbc9fe1 Revise ResolvableType equality 3 years ago
Juergen Hoeller 0c8d3e70cf Prefer ArrayList for Collection when source is an array 3 years ago
Sam Brannen 9ac2443b78 Polish ModuleResource[Tests] 3 years ago
Sébastien Deleuze f075120675 Support WildcardType resolution in GenericTypeResolver 3 years ago
Juergen Hoeller 31a51cca4f Support for getFilename() in ModuleResource 3 years ago
Juergen Hoeller 6061fdf231 Introduce ModuleResource for resources loaded from a given Module 3 years ago
Sébastien Deleuze f06cf21341 Support Kotlin parameter default values in handler methods 3 years ago
Johnny Lim 3be1216897 Polish 3 years ago
Sam Brannen 4565bcd757 Update copyright headers 3 years ago
Juergen Hoeller 927d27b121 Consider UUID as simple value type with concise toString output 3 years ago
Sébastien Deleuze 9b4e0e9837 Add missing hint for converting String to URI 3 years ago
Sébastien Deleuze 2f78b42133 Refine Kotlin ParameterNameDiscoverer tests 3 years ago
Juergen Hoeller cdc4497664 Restore creation of plain HashSet/HashMap for direct HashSet/HashMap type 3 years ago
Sam Brannen 8d6d99731f Delete unused code 3 years ago
Sam Brannen e51c71bcd6 Delete unused code 3 years ago
rstoyanchev e737980033 Ensure chunks released on cancel in StringDecoder 3 years ago
Arjen Poutsma c8b920a05d Fix SimpleAsyncTaskExecutor virtual thread path 3 years ago
Juergen Hoeller c09055b83a Consistent support for MultiValueMap and common Map implementations 3 years ago
Juergen Hoeller 697d5e6247 Configuration options for virtual threads (on JDK 21) 3 years ago
Juergen Hoeller 87942ed71d Support for SequencedCollection/Set/Map (on JDK 21) 3 years ago
Juergen Hoeller 4d15b58ca4 Remove LocalVariableTableParameterNameDiscoverer 3 years ago
Sam Brannen ce3e9b0c29 Polishing 3 years ago
Sam Brannen 7e0620a143 Use new Environment.matchesProfiles() method 3 years ago
Sam Brannen d023b94a42 Introduce Environment.matchesProfiles() for profile expressions 3 years ago
Sam Brannen 47ba819f96 Polish Environment and StandardEnvironmentTests 3 years ago
Sam Brannen 845488af8d Improve toString() for Profiles.of() implementation 3 years ago
Sam Brannen 842490beeb Add tests for corner cases 3 years ago
Sam Brannen e746230de6 Introduce ObjectUtils.nullSafeConciseToString() 3 years ago
Sam Brannen 8161316b1d Introduce StringUtils.truncate() 3 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 3 years ago
Sam Brannen 69c8f8e9c7 Update copyright headers 3 years ago
Sam Brannen ca7c2779bf Suppress warnings displayed in Gradle build for test source code 3 years ago
Sébastien Deleuze 807325916f Add class hints for Jackson annotations on fields and methods 3 years ago