646 Commits (4ee704cedfb6c7e02843bde24cf75f630f6b64b6)

Author SHA1 Message Date
Juergen Hoeller 83909e6e1e Consistent exposure of empty attribute arrays in AnnotationMetadata 7 years ago
Juergen Hoeller cf3635b42d Resource.lastModified() propagates 0 value if target resource exists 7 years ago
Rossen Stoyanchev c01f350abe Move MonoToListenableFutureAdapter to spring-core 7 years ago
Juergen Hoeller ad29f97a05 Polishing 8 years ago
Arjen Poutsma 09af706af6 Use concatWith instead of mergeWith 8 years ago
Arjen Poutsma 1a0522b805 DataBufferUtils does not release DataBuffer on error cases 8 years ago
Juergen Hoeller 84ec382201 XMLEventReader.getElementText() properly checks for start element 8 years ago
Sebastien Deleuze 8d45e3e7ef Fix Kotlin inner class nested configuration handling 8 years ago
Arjen Poutsma 259b2ca5f4 Added tests for errors in the source stream 8 years ago
Arjen Poutsma 196c0adf47 Fixed DataBufferUtils.join leak for error in source 8 years ago
Sam Brannen 326895246d Polishing 8 years ago
Stephane Nicoll 2c1dca5b5e Polish capitalisation of units on DataSize and javadoc of DataUnit 8 years ago
Sam Brannen 08ba53dd0e Ensure SocketUtils can be instantiated 8 years ago
Juergen Hoeller 2ac23badee SimpleAliasRegistry.hasAlias properly resolves multiple chained aliases 8 years ago
Stephane Nicoll f931a3fb59 Improve DataSize to support negative values 8 years ago
Juergen Hoeller aebb2d52e0 Logging refinements for transaction and cache processing (debug/trace) 8 years ago
Stephane Nicoll 8a1588ae29 Add support for DataSize 8 years ago
Sam Brannen 8ea913392c Link to Eclipse bug for annotations on bridge methods 8 years ago
Juergen Hoeller 4521a79b2d Find annotations on implemented generic superclass methods as well 8 years ago
Sam Brannen 7b608ab995 Ensure AnnotationUtilsTests pass in Eclipse again 8 years ago
Juergen Hoeller b325c74216 Pruning of outdated JDK 6/7 references (plus related polishing) 8 years ago
Rossen Stoyanchev 5095ec40b5 takeUntilByteCount actually uses takeUntil 8 years ago
Rossen Stoyanchev 542ed81d5c Polish 8 years ago
Juergen Hoeller fd8e4abe5d Introduce ResolvableType.toClass() shortcut 8 years ago
Juergen Hoeller cfbacfd89b Revise ResolvableType.as for introspection performance 8 years ago
Juergen Hoeller d0bbbf4cae OrderUtils caches order values (for AnnotationAwareOrderComparator) 8 years ago
Juergen Hoeller 23d4862017 Find annotations on implemented generic interface methods as well 8 years ago
Juergen Hoeller cab35aa788 StringUtils.parseLocaleString detects variant without country 8 years ago
Juergen Hoeller d8c7270c00 Consistent Iterator/Stream support in PropertySources and PropertyValues 8 years ago
Juergen Hoeller 40efcc933c Polishing 8 years ago
Juergen Hoeller 7a02e438e7 StringUtils.cleanPath retains plain pointer to current directory 8 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 8 years ago
Phillip Webb 1c25cec44f Polish test code 8 years ago
Sam Brannen cafb5033e2 Polishing 8 years ago
Sam Brannen bea0e399b8 Polish profile expression support 8 years ago
Sam Brannen 4184ebe799 Polish profile expression support 8 years ago
Juergen Hoeller 38f9a7b072 FileSystemResource supports java.nio.file.Path based setup 8 years ago
Stephane Nicoll 1f3b4f1863 Polish "Add profile expression support" 8 years ago
Phillip Webb e2623b7d35 Add profile expression support 8 years ago
Juergen Hoeller b790bd1fd6 LinkedCaseInsensitiveMap explicitly implements put/computeIfAbsent 8 years ago
Sebastien Deleuze a7a29a8226 Revisit PropertyResolver Kotlin extensions 8 years ago
Juergen Hoeller 69f14a2038 ClassPathResource.isReadable() checks InputStream (for jar directories) 8 years ago
Rossen Stoyanchev d58888777f Polish ReactiveAdapterRegisry 8 years ago
Juergen Hoeller 51be8a7303 Workaround for generic parameter types on inner class constructors 8 years ago
Juergen Hoeller 46e3a919fe Cache-safety check for sibling loaders resolving the same classes 8 years ago
Juergen Hoeller 912c270f2b Polishing 8 years ago
Juergen Hoeller 129c05bcff Comprehensively cache annotated methods for interfaces and superclasses 8 years ago
Juergen Hoeller 4da27c2a73 Avoid unnecessary introspection on methods and meta-annotations 8 years ago
Juergen Hoeller 22a8a668c9 AnnotationTypeFilter assumes no custom annotations on common Java types 8 years ago
Sam Brannen a6c45f0cd9 Polishing 8 years ago