1772 Commits (00831a06ea84b2e40eb7136f07b791adb372f5dd)

Author SHA1 Message Date
Juergen Hoeller 37b110a181 Polishing 1 year ago
Johnny Lim 0beb56a58c Fix indentation to use tabs in Kotlin source files 1 year ago
Stéphane Nicoll d43126705f Polish "Add test coverage for DomUtils" 1 year ago
kunaljani1100 57bbf0ca0f Add test coverage for DomUtils 1 year ago
Sam Brannen f427ac383d (Re)suppress deprecation warnings 1 year ago
Juergen Hoeller 9e3371ef07 Mark ListenableFuture as deprecated for removal 1 year ago
rstoyanchev dfaf7a0c6a Rename InputStreamSubscriber to SubscriberInputStream 1 year ago
rstoyanchev 86a42db002 InputStreamSubscriber/Tests conform to style 1 year ago
rstoyanchev d4b31fd4b2 InputStreamSubscriber compiler issues 1 year ago
OlegDokuka 37622a7f90 Support Publisher to InputStream conversion 1 year ago
Sam Brannen 5532574f56 Remove unused casts and variables 1 year ago
Phillip Webb 1c69a3c521 Fix `PathMatchingResourcePatternResolver` manifest classpath discovery 1 year ago
Stéphane Nicoll bdf76b2f8d Restore nested property resolution for non CharSequence types 1 year ago
KimJuHyun 5bcce17fd9 Add tests for CollectionUtils 1 year ago
Sam Brannen ad4f0c99bf Polish StringUtilsTests 1 year ago
zinzo 2cd1ee8a24 Add unit tests for StringUtils.hasLength() 1 year ago
Sébastien Deleuze 56a0a33e5d Add a missing test case for ObjectUtils#unwrapOptional 1 year ago
Tran Ngoc Nhan 4d87c77649 Add test cases for ObjectUtils#unwrapOptional 1 year ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 2 years ago
Juergen Hoeller 49da92b6a3 Avoid http URL String (making checkstyleNohttp happy) 2 years ago
Juergen Hoeller daa109e2ec Preserve URLStreamHandler in toRelativeURL and convertClassLoaderURL 2 years ago
Simon Baslé 7df9db3bb7 Polishing test 2 years ago
Simon Baslé de4ff4b44b Polishing tests 2 years ago
Juergen Hoeller 20bc5ef68b Accept nested array type for upUntilUnresolvable check as well 2 years ago
Sam Brannen 167cb5d494 Polishing 2 years ago
Sam Brannen ba774c6290 Restore behavior for ClassUtils.getInterfaceMethodIfPossible() 2 years ago
Sam Brannen 47f88e123f Invoke init/destroy/SpEL methods via public types whenever possible 2 years ago
Sébastien Deleuze 46c29b9175 Support Boolean property in BindingReflectionHintsRegistrar 2 years ago
Sam Brannen d749d2949d Use new features from JUnit Jupiter 5.11 2 years ago
Sam Brannen f6110dda06 Polishing 2 years ago
Sam Brannen cb6a5baac5 Support conversion from primitive array to Object[] in ConversionService 2 years ago
Stéphane Nicoll ec9d29ea8f Polish "Improve test coverage of StringUtils" 2 years ago
zinzo a2cae4c8f4 Improve test coverage of StringUtils 2 years ago
Stéphane Nicoll b6fbbeccdc Polish "Resolved nested placeholder for CharSequence" 2 years ago
Sam Brannen aa2829455b Expand test coverage for gh-14200 2 years ago
Sam Brannen ae5dd54115 Add @⁠Disabled tests for primitive varargs array to Object[] conversion 2 years ago
Sébastien Deleuze 7617a01f60 Unwrap Kotlin inline value classes return values 2 years ago
gregw 0a60c622cc Implement Eclipse Jetty core HTTP handler adapter 2 years ago
Stéphane Nicoll 93587da394 Introduce ReflectiveScan 2 years ago
Stéphane Nicoll f4607da45f Introduce RegisterReflection 2 years ago
Stéphane Nicoll 1ea4eb147a Polish 2 years ago
Stéphane Nicoll 99e8978a91 Restore binary backward compatibility for GeneratedFiles 2 years ago
Stephane Nicoll 0ea7af7465 Polish 2 years ago
Juergen Hoeller 0a0f4c7460 Accept file separator difference in exception message (for Windows compatibility) 2 years ago
Brian Clozel f9af5d400d Use custom path separator for pattern comparisons 2 years ago
tafjwr 83fcdfba64 Fix AntPathMatcher URI template variable extractor 2 years ago
Stephane Nicoll 2650da2b53 Provide more control over registration of GeneratedFiles 2 years ago
Stéphane Nicoll 5cf8978d22 Restore proper code generation for types with nested generics 2 years ago
Sébastien Deleuze c97a895f09 Add support for double backslashes to StringUtils#cleanPath 2 years ago
Arjen Poutsma 903493e9a9 Various MultiValueMap improvements 2 years ago