1632 Commits (99da8e1477a7cf04a0492a8ef021b0cbe23c046b)

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