1664 Commits (f6b608eecb400a11d39e3fab14c9cbf6fe458ef8)

Author SHA1 Message Date
Juergen Hoeller e509385eae Add InputStreamResource(InputStreamSource) constructor for lambda expressions 2 years ago
Sam Brannen 4baad16437 Include repeatable annotation container in MergedAnnotations results 2 years ago
Sam Brannen 5a24e94d2e Polish tests 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
Sam Brannen e702733c7b Detect bridge methods across ApplicationContexts in MethodIntrospector 2 years ago
Sam Brannen 187f641409 Polishing 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
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
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
Simon Baslé 9b93c948a7 Infer reflection hints for Jackson annotations `builder` attributes 2 years ago
Juergen Hoeller 1a783f41aa Use target class for candidate retrieval but not for method matching 2 years ago
Sam Brannen db535863dd Consistently use class literals for primitive types 2 years ago
Juergen Hoeller c6121da151 Polishing 2 years ago
Juergen Hoeller 5656eaccb7 Avoid bridge resolution for method from unrelated class hierarchy 2 years ago
mnhock 1e71d3d363 Use 'Map.getOrDefault' rather than explicit check with fallback 2 years ago
Stéphane Nicoll 9c6e55939e Improve toString of ExponentialBackOff 2 years ago
Sam Brannen fdf187ec46 Polishing 2 years ago
Stéphane Nicoll 0c42965fc3 Polish 2 years ago
Sam Brannen 7daff59cb1 Fix alias resolution error message in SimpleAliasRegistry 2 years ago
Sam Brannen 5d309d5724 Improve SimpleAliasRegistryTests 2 years ago
Arjen Poutsma 3452354a11 Ensure correct capacity in DefaultDataBuffer 2 years ago
Stéphane Nicoll 1f2d29ee08 Polish 2 years ago
Juergen Hoeller 419e34e571 Introduce getMostSpecificMethod variant on BridgeMethodResolver 2 years ago
Juergen Hoeller d6c84c43ec Polishing 2 years ago
Juergen Hoeller 70247c4a94 Refine exception handling for type not present versus access exception 2 years ago
Juergen Hoeller 07097976ef Polishing 2 years ago
Stéphane Nicoll af2e13e211 Polish 2 years ago
Yanming Zhou 094479b55f Use diamond operator where feasible 2 years ago
Yanming Zhou 45080e3724 Remove unnecessary final modifier 2 years ago
Stéphane Nicoll 12f6330fae Improve code coverage of PropertyPlaceholderHelper 2 years ago
Sébastien Deleuze 85cb6cc5fb Support Kotlin extensions in web handlers 2 years ago
Stéphane Nicoll 1bd523f6b6 Polish 2 years ago
Stéphane Nicoll eaf7a28250 Write runtime hints with deterministic order 2 years ago
Stéphane Nicoll 22bf4df290 Polish 2 years ago
T45K bf0819390f Support Kotlin value classes as suspending function arguments 2 years ago
dogglezz 503ccb577c Remove unused imports 2 years ago
Stéphane Nicoll 3c2c9ca186 Extract value code generation to make it reusable 2 years ago
Sam Brannen 75da9c3c47 Scan annotations on method in interface hierarchy only once 2 years ago
Sam Brannen 952223dcf9 Polish MergedAnnotation tests 2 years ago
Sam Brannen c0683cd30b Update copyright headers 2 years ago
Sam Brannen 1c58511cb2 Polishing 2 years ago