1288 Commits (1356bd4359ee74a5c93630349d76ced142b994d9)

Author SHA1 Message Date
Juergen Hoeller dc3299152c Polishing 7 years ago
Juergen Hoeller 53091c76bf Convenient forType methods for ParameterizedTypeReference 7 years ago
Juergen Hoeller ec345bf162 Revised handling of missing data class arguments 8 years ago
Juergen Hoeller efce7902c4 Polishing 8 years ago
Juergen Hoeller 9d8e3d4185 Explicit check for duplicates in addClassPathManifestEntries 8 years ago
Sebastien Deleuze 3996f33399 Support non-standard classes in Kotlin reflection discovery methods 8 years ago
Juergen Hoeller e2882fe1db Build against EE 8 API level wherever possible 8 years ago
Juergen Hoeller 9190b76ab9 Latest dependency updates (POI 3.17, Rome 1.8, EhCache 3.4, Caffeine 2.5.6, RxJava 2.1.4, Tomcat 8.5.21, JRuby 9.1.13, Rhino 1.7.7.2) 8 years ago
Juergen Hoeller 7ae59d0c2a Nullability refinements on private and static methods 8 years ago
Sebastien Deleuze 6c4a103f70 Remove support for generics nullability for now 8 years ago
Juergen Hoeller 15c82afc1c Consistent conversion of Optional array/list arrangements 8 years ago
Juergen Hoeller 185c2bf5b6 Upgrade to ASM 6.0 8 years ago
Juergen Hoeller 346d2edce1 Revised org.springframework.lang javadoc 8 years ago
Sebastien Deleuze 1bc93e3d0f Revisit nullability annotations 8 years ago
Sebastien Deleuze 5ae35f606c Leverage kotlin-reflect to determine parameter names 8 years ago
Juergen Hoeller 204ddebd68 SimpleAsyncTaskExecutor properly respects NO_CONCURRENCY 8 years ago
Brian Clozel 397fd24849 Revert "Leverage Kotlin plugin dependency management" 8 years ago
Sebastien Deleuze 3e2f6c848a Leverage Kotlin plugin dependency management 8 years ago
Sebastien Deleuze ab6430569d Efficient Kotlin metadata detection 8 years ago
Brian Clozel cc3d7d2d48 Apply dependency management to selected modules 8 years ago
Brian Clozel 2eeb428e95 Move modules to independent build files 8 years ago
Juergen Hoeller 3991ab4a23 Efficient Kotlin metadata detection 8 years ago
Sebastien Deleuze 73cf07e9a4 Fix overridden methods nullability 8 years ago
Juergen Hoeller fabc9c28d7 Align new FileSystemUtils NIO implementation with original behavior 8 years ago
Juergen Hoeller 26de6268aa Polishing 8 years ago
Juergen Hoeller fac83b2e7c Consistent logging in Environment and PropertySource implementations 8 years ago
Juergen Hoeller c5fc400534 (AnnotationAware)OrderComparator supports null values again 8 years ago
Arjen Poutsma d5da823482 Fix race condition for AsynchronousFileChannel 8 years ago
Rossen Stoyanchev d7a7b08b08 Find the last plus for suffix MediaType 8 years ago
Sebastien Deleuze 2437500cfe Ignore DataBufferUtilsTests#writeAsynchronousFileChannel 8 years ago
Juergen Hoeller e4651d6b50 XmlEventDecoder uses common defensive XMLInputFactory (now in StaxUtils) 8 years ago
Sebastien Deleuze fa4d139684 Support instantiating Kotlin classes with optional parameters 8 years ago
Juergen Hoeller 46eba3dbfa Nullability fine-tuning around declaration inconsistencies 8 years ago
Juergen Hoeller 9fc4fb10b0 Nullability fine-tuning around bean properties 8 years ago
Sebastien Deleuze fb4ddb0746 Make getters and setters null-safety consistent 8 years ago
Sebastien Deleuze e2fd04dff3 Add a [] Kotlin extension for PropertyResolver#getRequiredProperty 8 years ago
Juergen Hoeller 12114a9d4c Consistent use of NIO.2 for file read/write interactions 8 years ago
Rossen Stoyanchev d56fedc226 Methods for reading a Resource in DataBufferUtils 8 years ago
Rossen Stoyanchev d3749bc1ec Add timeout to DataBufferUtilsTests to avoid hanging 8 years ago
Arjen Poutsma c802827f0f Change write methods to return Flux<DataBuffer> 8 years ago
Arjen Poutsma 83051b06b8 Add write methods to DataBufferUtils 8 years ago
Rossen Stoyanchev dfcc9af938 Lazy registration in ReactiveAdapterRegistry 8 years ago
Juergen Hoeller 3714e7b044 Deprecate FileSystemUtils 8 years ago
Juergen Hoeller 9b5132ce53 LinkedCaseInsensitiveMap exposes its locale for key conversion 8 years ago
Juergen Hoeller 398322139a StringUtils.uncapitalize is not actually nullable 8 years ago
Arjen Poutsma 621df7c978 Add ByteBuf leak detection @Rule 8 years ago
Juergen Hoeller cc74a2891a @Nullable all the way: null-safety at field level 8 years ago
Juergen Hoeller 87430f3cd3 ListenableFuture provides CompletableFuture adaptation via completable() 8 years ago
Juergen Hoeller 41eaf03bc8 Compatibility with covariant return type on JDK 9's ByteBuffer 8 years ago
Juergen Hoeller 098ff6f0f8 Compatibility with JDK 9 release candidate build (175) 8 years ago