1815 Commits (ef05b829208a540619973bbd8e04b2e4e3bbc8ee)

Author SHA1 Message Date
Juergen Hoeller c4fe18ca79 Fix merge result 1 year ago
Juergen Hoeller 70ceb3abdf Refer to local Consumer type instead of Kotlin test type 1 year ago
Sam Brannen 9cfece0d54 Fix compilation error in ResolvableTypeTests 1 year ago
Sam Brannen 00ee0ab99c Fix compilation error in ResolvableTypeTests 1 year ago
Stéphane Nicoll fe5f5d53b2 Polish "Resolve base type in parameterized type if necessary" 1 year ago
Juergen Hoeller 227385083d Restrict lenient nested matching to immediate type variable 1 year ago
Sébastien Deleuze 9d9383aaeb Specify generic type nullness in spring-core 1 year ago
Brian Clozel d28c0396c9 Update runtime hints predicates after GraalVM changes 1 year ago
Brian Clozel 1b7ccbce2a Deprecate PathResource variant 1 year ago
Sam Brannen 8bba4f641f Update copyright headers to 2025 1 year ago
Sébastien Deleuze 57c0d95007 Fix detection of JSpecify annotations on parameters 1 year ago
Stéphane Nicoll f802c0cf24 Restore use of MethodSource 1 year ago
Sam Brannen 2ba0022704 Polishing 1 year ago
Stéphane Nicoll c59ca087b4 Backport tests for exact match resolution 1 year ago
Johnny Lim 6d86b23fbe Apply Checkstyle MethodParamPadCheck module 1 year ago
Stéphane Nicoll 5ce5647d09 Restore support of exact match property 1 year ago
Sam Brannen 62d9600cdd Clean up warnings in Gradle build 1 year ago
Sébastien Deleuze b3586560c1 Add support for AnnotatedType in MethodParameter.hasNullableAnnotation 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Sam Brannen af83a152dc Polishing 1 year ago
Juergen Hoeller 7de1dc826a Consistently handle generics in TypeDescriptor.equals 1 year ago
Brian Clozel 13df9058a4 Introduce "unsafeAllocated" flag in TypeHint 1 year ago
Juergen Hoeller b5dd0a60f8 Restore lenient match against unresolvable wildcard 1 year ago
Stéphane Nicoll e618f922c2 Resolve nested placeholders with a fallback having one 1 year ago
Juergen Hoeller 2b9010c2a2 Remove APIs marked as deprecated for removal 1 year ago
Brian Clozel ba312f6c7c Update AOT support after RuntimeHints changes 1 year ago
Brian Clozel 71362c953c Revisit RuntimeHints API 1 year ago
Brian Clozel fec2ed5540 Implement new GraalVM reachability metadata format 1 year ago
Brian Clozel 989eb37fb7 Update AOT resource hints with new GraalVM behavior 1 year ago
Brian Clozel 5fa9460bf6 Temporarily revert changes for gh-33616 1 year ago
Brian Clozel 4f260a4511 Add ClassFile implementation for class metadata 1 year ago
Sébastien Deleuze 1aede291bb Move Kotlin value class unboxing to InvocableHandlerMethod 1 year ago
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