1088 Commits (8cb7e026e20b67461d084e15ccb9d5b267c9cafe)

Author SHA1 Message Date
Brian Clozel 5ac31fb39d Refactor HTTP Range support with ResourceRegion 9 years ago
Alex Panchenko 8d36332268 "final" for public static fields in ReflectionUtils 9 years ago
Sam Brannen 1838d7e97f Update Javadoc for ReflectionUtils re: exception handling 9 years ago
Juergen Hoeller 65a8f5ed64 PathMatchingResourcePatternResolver reuses resolved root dir URL 9 years ago
Juergen Hoeller bf7b475267 SocketUtils considers port range including maxPort 9 years ago
Juergen Hoeller 9bf5a5cbcb FastByteArrayInputStream returns correct count from read(byte[]) 9 years ago
Johnny Lim 44e652f99e Remove duplicate words 9 years ago
Rossen Stoyanchev 50c11028d5 Improve illegal MimeType checks 9 years ago
Brian Clozel 368f29d5bc Fix AntPathMatcher multiple segments matching 9 years ago
Juergen Hoeller f1cb793ccb Rename MimeType's getCharSet() to getCharset() 9 years ago
Juergen Hoeller 74608e6b49 Polishing 9 years ago
Juergen Hoeller bdb94738ec Refined default excluded packages 9 years ago
Juergen Hoeller 537193a4e0 Consistent license header 9 years ago
Juergen Hoeller b82df144e4 LoadTimeWeaver.getThrowawayClassLoader() decorated for exclude support (if necessary) 9 years ago
Sam Brannen e18d5b591a Limit size of context cache in the TestContext framework 9 years ago
Juergen Hoeller 26378cd604 Polishing 9 years ago
Sam Brannen 6826bdd111 Document disabled test for hybrid annotation attribute overrides 9 years ago
Juergen Hoeller 14bf6509ec Consistent cache key implementation across transaction and cache attribute sources 9 years ago
Juergen Hoeller 5619b005f0 Polishing 9 years ago
Sam Brannen d40d2ffe5e Polishing 9 years ago
Brian Clozel b947bfe8e9 Support of HTTP persistent connections for JDK client 9 years ago
Juergen Hoeller 3910350b0a ASM ClassReader leniently handles label offset mismatch 9 years ago
Juergen Hoeller 54aeb7a5d6 Cache key classes implement Comparable and consistently provide a toString representation 9 years ago
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