914 Commits (c6ff0951fce8f9f1fedbcea359bbe835ea1e1b44)

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