1014 Commits (2a4ee07cb31bbd02d75585321bf3b56128c54647)

Author SHA1 Message Date
Sam Brannen fee056a1b1 Simplify search algorithms in AnnotatedElementUtils 9 years ago
Sam Brannen 6b7731cc89 Cross reference getMergedRepeatableAnnotations() in AnnotationUtils 9 years ago
Sam Brannen 46e0484bf8 Support searches for merged repeatable annotations with "get" semantics 9 years ago
Sam Brannen 8d0083ca96 Polishing 9 years ago
Juergen Hoeller 517ebd1d3e Consistent formatting 9 years ago
Juergen Hoeller 55f1c98c39 Consistent alphabetical sorting of directory content 9 years ago
Sam Brannen 1ec35e9c62 Support searches for multiple merged annotations with "get" semantics 9 years ago
Sam Brannen 2453edbb10 Reorganize methods in AnnotatedElementUtils 9 years ago
Sam Brannen 2535469099 Support repeatable annotations as composed annotations 9 years ago
Juergen Hoeller 63115ed6eb Do not use annotation detection shortcuts on Class 9 years ago
Juergen Hoeller c5b318a4cc Revised 4.3 signatures for MethodParameter/DependencyDescriptor 9 years ago
Juergen Hoeller 9af12d290e Polishing 9 years ago
Juergen Hoeller 5025c615b1 Consistent use of AnnotatedElementUtils.findMergedAnnotation/hasAnnotation 9 years ago
Sam Brannen a5139f3c66 Support searches for multiple merged composed annotations 9 years ago
Sam Brannen f1378aa376 Test status quo for finding multiple composed annotations 9 years ago
Sam Brannen 744350a262 Polishing 9 years ago
Sam Brannen d22480b0eb Ensure all aliased attributes in target annotation are overridden 9 years ago
Juergen Hoeller 6e3fac85f3 AnnotationAwareOrderComparator uses DecoratingProxy interface for target class introspection 9 years ago
Sam Brannen 11221f5ccb Fix Javadoc errors in AnnotatedElementUtils 9 years ago
Juergen Hoeller 1ca4340271 NumberUtils consistently raises overflow exception for BigInteger/BigDecimal input 9 years ago
Juergen Hoeller ec7c3aa349 Correct RFC 4648 references in method-level javadoc 9 years ago
Sam Brannen 2153d88706 Add TODO in AnnotatedElementUtilsTests 9 years ago
Sam Brannen 856da8e395 Introduce tests for transitive aliases with implied attribute names 9 years ago
Juergen Hoeller 35eb52e558 Abstract(Stax)XMLReader recognizes standard features as not supported 9 years ago
Stephane Nicoll f422e490b0 Polish contribution 9 years ago
Yanming Zhou 1a302e1fac Add converters between Enum and Integer 9 years ago
Sam Brannen dfd4aae4f6 Add missing constructors to SynthesizingMethodParameter 9 years ago
Juergen Hoeller 71294df238 Upgrade to ASM 5.1 9 years ago
Sam Brannen eb654dc177 Allow single element to override array in synthesized annotation 9 years ago
Sebastien Deleuze c385427397 Allow to specify AbstractHttpMessageConverter default charset 9 years ago
Stephane Nicoll 5923ee8af3 Add sun.misc annotation marker 9 years ago
Juergen Hoeller 7a32ce317c LinkedCaseInsensitiveMap provides reliable getOrDefault implementation 9 years ago
Juergen Hoeller b6dd8a9233 Consistent UnsatisfiedDependencyException exposure with injection point metadata 9 years ago
Juergen Hoeller 4c964473b1 Defensively close jar files from non-cached JarURLConnections 9 years ago
Juergen Hoeller ca19920d74 Refined ApplicationContextInitializer assignability exception 9 years ago
Juergen Hoeller 028a690100 Polishing 9 years ago
Juergen Hoeller 1899fb37c1 Polishing 9 years ago
Juergen Hoeller a3789120c9 Support for @PropertySource annotations with custom implementation types 9 years ago
Juergen Hoeller 8ff9e818a5 Allow for a single element overriding an array attribute in a meta-annotation 9 years ago
Phillip Webb d8a05592e2 Allow package private classes in spring.factories 9 years ago
mnhock e98977cbc8 Fix Format-string method arguments 9 years ago
Phillip Webb c4117885bd Refine AntPathMatcher optimizations 9 years ago
Juergen Hoeller 25be5e060c TaskDecorator callback supported by common TaskExecutor implementations 9 years ago
Juergen Hoeller f6ebc4ce97 Polishing 9 years ago
Juergen Hoeller 37de0b241d ProtocolResolver SPI allows for custom resource resolution 9 years ago
soldierkam e77ff3c991 Improve AntPathMatcher matching performance 9 years ago
Juergen Hoeller 449f704650 PathMatchingResourcePatternResolver consistently logs retrieval results 9 years ago
Juergen Hoeller e90310612f Polishing 9 years ago
Juergen Hoeller b4f33adf48 Consistent java.util.Optional resolution, lenient handling of optional multipart files, correct Servlet 3.0 Part list/array selection 9 years ago
Juergen Hoeller 64ce8a81c3 Polishing 9 years ago