1482 Commits (d5df097e0e3afe7ae36622ad275b39631ee38c3b)

Author SHA1 Message Date
Juergen Hoeller 833343f17c Specifically rethrow IllegalAccessError in isPresent/resolveClassName 6 years ago
Juergen Hoeller fd0220b85c Suppress rawtypes warning for createReferenceArray 6 years ago
stsypanov 6d6aa72e8f improve performance of projection instantiation 6 years ago
Rossen Stoyanchev 4bd22eeb13 Fallback logger for logging in http and codec packages 6 years ago
Rossen Stoyanchev bca9f51092 Polish hint for suppressing logging at Encoder/Decoder 6 years ago
Juergen Hoeller d8c7270c00 Consistent Iterator/Stream support in PropertySources and PropertyValues 6 years ago
Rossen Stoyanchev 82310660fd Correlated encoding/decoding log messages via hints 6 years ago
Juergen Hoeller 5dc8b5de6d Polishing 6 years ago
Sebastien Deleuze 9b7a492bc9 Test RxReactiveStreams presence in ReactiveAdapterRegistry 6 years ago
Sebastien Deleuze dcbaecea2a Perform explicit class checks in ReactiveAdapterRegistry 6 years ago
Juergen Hoeller 779cf8d240 ConcurrentReferenceHashMap caches EntrySet in volatile field 6 years ago
Juergen Hoeller 06f9fb9aeb Refine Class serializability check for actual Graal compatibility 6 years ago
Juergen Hoeller e5a6711d29 Consistent final declaration for static delegate classes 6 years ago
Juergen Hoeller 2ade122543 Bypass serializable type wrapping if java.lang.Class not serializable 6 years ago
Juergen Hoeller 4ff1e3e74b Consistent abstract declaration for utility classes (plus polishing) 6 years ago
Rossen Stoyanchev 907a306ee2 Fix locally failing test in FlushingIntegrationTests 6 years ago
Juergen Hoeller 40efcc933c Polishing 6 years ago
Juergen Hoeller b68e692854 Conventions lazily retrieves shared ReactiveAdapterRegistry 6 years ago
Juergen Hoeller 7a02e438e7 StringUtils.cleanPath retains plain pointer to current directory 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Phillip Webb 1c25cec44f Polish test code 6 years ago
Phillip Webb 81451aa800 Organize imports 6 years ago
Phillip Webb b220d94cc2 Never use parenthesis for single lambda arguments 6 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 6 years ago
Phillip Webb ad6d183a06 Remove unneeded conditional logic 6 years ago
Phillip Webb 9de3689f63 Never use 'this.' when accessing loggers 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb e9d1b39aff Apply consistent copyright header 6 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Juergen Hoeller 847202c8f8 MimeTypeUtils lazily initializes SecureRandom for multipart boundary 6 years ago
Rossen Stoyanchev 900bc8a2e3 Logging improvements for WebFlux 6 years ago
Sam Brannen cafb5033e2 Polishing 6 years ago
Sam Brannen bea0e399b8 Polish profile expression support 6 years ago
Sam Brannen 4184ebe799 Polish profile expression support 6 years ago
Juergen Hoeller 38f9a7b072 FileSystemResource supports java.nio.file.Path based setup 6 years ago
Juergen Hoeller bb6ab5dc91 OS-independent alphabetical sorting of directory content 6 years ago
Stephane Nicoll 1f3b4f1863 Polish "Add profile expression support" 6 years ago
Phillip Webb e2623b7d35 Add profile expression support 6 years ago
Juergen Hoeller c38cb43527 MethodParameter strictly asserts parameter index -1 for return type 6 years ago
Rossen Stoyanchev 0078f46779 Use reflection for JdkFlowAdapter 6 years ago
Juergen Hoeller 0777a80efe Polishing 6 years ago
Brian Clozel 417354da8a Remove dependency management noise from POMs 6 years ago
Juergen Hoeller b790bd1fd6 LinkedCaseInsensitiveMap explicitly implements put/computeIfAbsent 6 years ago
Yun 28e402bc76 Prevent instantiation of AnnotatedElementUtils 6 years ago
Rossen Stoyanchev 010352163b Eliminate the need for Encoder#getContentLength 6 years ago
Sebastien Deleuze a7a29a8226 Revisit PropertyResolver Kotlin extensions 6 years ago
Juergen Hoeller 616a40adb6 ClassPathResource.isReadable() returns false for content length 0 6 years ago
Juergen Hoeller 74fcdea2d9 SimpleAliasRegistry logs info message for alias overriding 6 years ago