1851 Commits (6a05b97df328b66a25ac97a0f25b3f0cff560c90)

Author SHA1 Message Date
Sam Brannen 9b7215e640 URL Cleanup - update remaining license headers 6 years ago
Sam Brannen 8a61c56154 URL Cleanup - upgrade to more modern Xalan namespace 6 years ago
Juergen Hoeller 5e15338a09 Nullability refinements (no IntelliJ warnings, fewer null checks) 6 years ago
Phillip Webb f065abac93 Migrate AnnotationAwareOrderComparator to MergedAnnotations 6 years ago
Phillip Webb 7244c9aea1 Add more aggressive annotation element filtering 6 years ago
Phillip Webb db8eaec131 Cache BridgeMethodResolver results 6 years ago
Phillip Webb a57d6ba5f3 Optimize StringUtils.cleanPath 6 years ago
Phillip Webb 19fb697d03 Add more empty array constants in ReflectionUtils 6 years ago
Phillip Webb e3a86be122 Make ConcurrentReferenceHashMap more JIT friendly 6 years ago
Phillip Webb 37255afca4 Complete migration of annotation utility methods 6 years ago
Phillip Webb a14bfe9a21 Migrate and verify annotation utility methods 6 years ago
Phillip Webb b91ccf038f Start migration annotation utility methods 6 years ago
Phillip Webb 4972d85ae0 Create a new API for handling merged annotations 6 years ago
Phillip Webb fdacda8b01 Add AnnotationIntrospectionFailureTests 6 years ago
Phillip Webb 8ef609a1b7 Add public variant getDeclaredMethods method 6 years ago
Phillip Webb 9c92b21af8 Polishing 6 years ago
Spring Operator dc6f63f610 URL Cleanup 6 years ago
Rob Winch 263868f018 Polish URL Cleanup 6 years ago
Spring Operator d99edd154f URL Cleanup 6 years ago
Rob Winch c8732d0258 Polish URL Cleanup 6 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 6 years ago
Rossen Stoyanchev 4a397f108a ResourceDecoder supports filename hint 6 years ago
Sebastien Deleuze 1382220021 Add support for Deferred to ReactiveAdapterRegistry 6 years ago
stsypanov 29f382b04e Simplify String concatenation 6 years ago
Juergen Hoeller fe56aa6fa4 Polishing 6 years ago
Juergen Hoeller 62c923711d Consistent use of empty array constants in ReflectionUtils 6 years ago
Juergen Hoeller a7adafdb6a Larger initial size for ASM type descriptor StringBuilder 6 years ago
Juergen Hoeller 40c62139ae Early resolution of unique factory methods in configuration classes 6 years ago
Сергей Цыпанов a35adc6ea6 Add missing break statements to stop looping when result is known 6 years ago
Juergen Hoeller e3a9826e56 Bypass method traversal for annotation introspection if possible 6 years ago
Sam Brannen b09e6c8aaf Polishing 6 years ago
Tomasz Linkowski 8ddb1e7201 Fix a typo in @NonNullFields 6 years ago
Sam Brannen b109f140a7 Improve documentation for annotation filters with component scanning 6 years ago
Juergen Hoeller fe0c2d6b6e StringUtils.toStringArray/CollectionUtils.toIterator handle null input 6 years ago
Juergen Hoeller f5248ff13f Upgrade to ASM 7.1 6 years ago
Juergen Hoeller 6c87ef09c1 Polishing 6 years ago
stsypanov cb4d6f097c Use StringJoiner where possible to simplify String joining 6 years ago
Sam Brannen f087fd5a93 Report offending class in SpringFactoriesLoader in exception message 6 years ago
Konrad Kamiński 9302cb2f85 Support Kotlin suspending functions in MethodParameter 6 years ago
Rossen Stoyanchev 9e7f557b4a Updates for buffer management in RSocket 6 years ago
Sam Brannen 70cf597484 Remove obsolete overview.html files 6 years ago
Andrew Tulloch 090aceb3ad Fix repeated calls to DataBuffer.write(CharSequence, Charset) 6 years ago
Juergen Hoeller 5d8a34fee6 Only prefer JDK 9+ Lookup.defineClass API if ClassLoader matches 6 years ago
Juergen Hoeller e583da0725 Polishing 6 years ago
Sam Brannen 40da78e9df Polishing 6 years ago
Juergen Hoeller 9eb7f7e294 Polishing 6 years ago
Sebastien Deleuze dc8fb8bc5e Use StringJoiner where possible to simplify String joining 6 years ago
olszewskimichal 60a7909fca getFirst - check that values is not empty 6 years ago
Juergen Hoeller e307dd58db Polishing 6 years ago
stsypanov 5e29ea30a3 Use StringJoiner where possible to simplify String joining 6 years ago