1886 Commits (ab8e388412858339099e299f7db34dffcbde8460)

Author SHA1 Message Date
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
stsypanov e7dc439f90 Simplify ConcurrentReferenceHashMap 6 years ago
stsypanov d2bfca7900 Extract duplicated code into a separate method 6 years ago
stsypanov 92053bb84e Some very simple improvements regarding ArrayList 6 years ago
Juergen Hoeller ac0e5d8ec6 DefaultConversionService properly converts Object[] to int[] 6 years ago
Juergen Hoeller 106a757098 Polishing 6 years ago
Juergen Hoeller 8637540678 Expose empty annotation array as empty AnnotationAttributes array 6 years ago
Brian Clozel fb4a28f904 Polish 6 years ago
Juergen Hoeller ba0c48b933 Polishing 6 years ago
Brian Clozel ef8652615c Log exception at ERROR level in CompositeLog 6 years ago
Juergen Hoeller 9895e44d73 Polishing 6 years ago
Juergen Hoeller 643a68f81b Detect existing jar URLs from URLClassLoader.getURLs() 6 years ago
Sebastien Deleuze 0b9522c84e Migrate Kotlin Mockito tests to Mockk 6 years ago
Juergen Hoeller 4c9ae6494f Concurrency/nullability fine-tuning in MimeType(Utils) 6 years ago
Brian Clozel 1bf3b36ce8 Polish 6 years ago
Brian Clozel ba8849dda3 Avoid MimeType garbage creation 6 years ago
Brian Clozel 862fa557bd Avoid java.util.stream.Stream usage in hot paths 6 years ago
Juergen Hoeller d27bae245a Polishing 6 years ago
Juergen Hoeller a27a6470f7 Polishing 6 years ago