1730 Commits (ad853bf6164834d2899dcf1349c3ac657c27c310)

Author SHA1 Message Date
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
Stéphane Nicoll 94348d9d41 Revert "Merge pull request #32876 from quaff" 2 years ago
Stéphane Nicoll 79b5ee75d3 Polish "Extend nested placeholders resolution to any CharSequence" 2 years ago
Yanming Zhou 5a7bfa9dec Extend nested placeholders resolution to any CharSequence 2 years ago
Juergen Hoeller 60c5f44e1d Upgrade reactor.util.annotation content 2 years ago
Juergen Hoeller e509385eae Add InputStreamResource(InputStreamSource) constructor for lambda expressions 2 years ago
Brian Clozel f7a6a7b814 Allow ReflectionHints to register hints on interface hierarchies 2 years ago
Sébastien Deleuze 8ac39d0062 Polishing 2 years ago
Sébastien Deleuze 7985ab33f4 Throw an exception for suspending factory methods 2 years ago
Sam Brannen 4baad16437 Include repeatable annotation container in MergedAnnotations results 2 years ago
Sam Brannen 5a24e94d2e Polish tests 2 years ago
Arjen Poutsma 3897ea78bb Resolve collisions in composite collections 2 years ago
Juergen Hoeller 610626aec6 Ignore non-String keys in PropertiesPropertySource.getPropertyNames() 2 years ago
Juergen Hoeller 0b9b9b4602 Avoid overreading of InputStream in copyRange 2 years ago
laterlaugh 5012843b12 Fix typos in comment and test 2 years ago
Sam Brannen e702733c7b Detect bridge methods across ApplicationContexts in MethodIntrospector 2 years ago
Sam Brannen 187f641409 Polishing 2 years ago
Sébastien Deleuze cf87441a26 Remove unnecessary method.isAccessible() invocation 2 years ago
T45K b28153e1d7 Fix handling of value class with private constructor 2 years ago
Stéphane Nicoll c7c9da56da Consistent atMost period for Awaitility-based tests 2 years ago
Sébastien Deleuze 1e80694daf Fix a regression with Kotlin generic controllers 2 years ago
Juergen Hoeller c531a8a705 Nullability refinements and related polishing 2 years ago
Juergen Hoeller 723c94e5ac Polishing 2 years ago
Sam Brannen 4c246b7c96 Consistently use canonical annotation names in string representations 2 years ago
Stéphane Nicoll 4983a802a7 Polish "Fix Javadoc" 2 years ago
Maksim Sasnouski abdccffa39 Fix Javadoc 2 years ago
Sébastien Deleuze 579dbc48d7 Optimize Coroutine invocations 2 years ago
Sébastien Deleuze 516a203703 Support nullable Kotlin value class arguments 2 years ago
Juergen Hoeller 390fe0fe78 Add support for resolving multiple bounds in type variables 2 years ago
Sébastien Deleuze 85a781d517 Instantiate value class parameters with Kotlin reflection 2 years ago
Sébastien Deleuze 45c21042f6 Optimize Kotlin inline class checks 2 years ago
Juergen Hoeller 9198774f13 Detect wildcard without bounds returned from VariableResolver as well 2 years ago
Juergen Hoeller 260404b7f2 Consistently detect wildcard without bounds as unresolvable 2 years ago
Sam Brannen f59c4023e9 Polishing 2 years ago
Sam Brannen eab1a3dc6b Fix BridgeMethodResolverTests.isBridgeMethodFor() in Eclipse IDE 2 years ago