810 Commits (629e2a03965892f4315fcb5b3a717b1ed1b465e8)

Author SHA1 Message Date
Stephane Nicoll 0612bc7bc5 Harmonize default converters 10 years ago
Sam Brannen 477d4c5126 Document "present" terminology in AnnotationUtils 10 years ago
Sam Brannen ebed52cc22 Favor local, composed annotations in AnnotatedElementUtils 10 years ago
Juergen Hoeller 0711d6d0df Polishing 10 years ago
Juergen Hoeller e83d495cbb SimpleAliasRegistry prevents NPE for alias resolved to null 10 years ago
Sam Brannen 52153bd454 Document search scope in Ann*[Element]Utils 10 years ago
Juergen Hoeller 00147379f9 Polishing 10 years ago
Juergen Hoeller 64a01d64c5 Polishing 10 years ago
Sam Brannen fcf75c90b1 Fix broken AnnotationAttributesTests 10 years ago
Philippe Marschall 994d86992c Avoid eager formatting in pre-condition checks 10 years ago
Juergen Hoeller 1e046435ab AntPathMatcher actually throws IllegalArgumentException if patterns cannot be combined 10 years ago
Sam Brannen 04d6afe54d Support arbitrary levels of meta-annotations in TypeDescriptor 10 years ago
Sam Brannen 5f03c97295 Polish Javadoc for MethodParameter 10 years ago
Sam Brannen 638926be4f Use JUnit ExpectedException rule in AntPathMatcherTests 10 years ago
Sam Brannen c7cdbe126d Introduce failing test case in AntPathMatcherTests 10 years ago
Arjen Poutsma 76beb36e4b Remove duplicate separators when combining paths 10 years ago
Juergen Hoeller dbd82d128d Polishing 10 years ago
Juergen Hoeller 783cb2c438 StringUtils.commaDelimitedListToSet/removeDuplicateStrings preserves original order 10 years ago
Juergen Hoeller b90085500d Revert introduction of isNotEmpty aliases 10 years ago
Juergen Hoeller db80378dbe Avoid infinite loop in PatternMatchUtils 10 years ago
Juergen Hoeller 2c043ec9d7 Fix for ASM issue 317555 10 years ago
Sam Brannen 401bcd4a8a Polish Javadoc for AnnotatedElementUtils 10 years ago
Sam Brannen 7a690df925 Remove trailing whitespace from Java source code 10 years ago
Sam Brannen 6db8f24aaf Polish AnnotatedElementUtils[Tests] 10 years ago
Sam Brannen 270308dfd9 Document "get vs. find" semantics in AnnotatedElementUtils 10 years ago
Sam Brannen 5c0f98aea4 Document & test AnnotatedElementUtils.getAllAnnotationAttributes 10 years ago
Sam Brannen 9eb3518583 Introduce tests for AnnotatedElementUtils.isAnnotated() 10 years ago
Sam Brannen e2158d75de Improve documentation of AnnotatedElementUtils.Processor 10 years ago
Sam Brannen 5d67219a4e Eliminate inspection of annotations on core Java annotations 10 years ago
Sam Brannen ba84458c65 Overhaul AnnotatedElementUtils 10 years ago
Sam Brannen efce40c391 Polish internal Javadoc for AnnotatedElementUtils 10 years ago
Sam Brannen bb1886c5a8 Enable AbstractStaxHandlerTestCase to run w/o Internet connection 10 years ago
Sam Brannen e56363737b Make findAnnotationAttributes power search private 10 years ago
Sam Brannen 7ef9ac7a4d Document & test status quo for getMetaAnnotationTypes() 10 years ago
Sam Brannen 99cc7d56ff Document return values in AnnotatedElementUtils 10 years ago
Sam Brannen 91e46cf2ad Update TODOs in AnnotatedElementUtils[Tests] 10 years ago
Sam Brannen 25187eeb0d Document AnnotatedElementUtils & assert preconditions 10 years ago
Juergen Hoeller 49f3046f66 PathMatchingResourcePatternResolver skips invalid jar classpath entries 10 years ago
Stephane Maldini 74c0250525 Upgrade to Reactor 2 10 years ago
Sam Brannen ad6bea1cda Support abstract, bridge, & interface methods in AnnotatedElementUtils 10 years ago
Sam Brannen ececf32c05 Revert unintentional change in AnnotationUtils 10 years ago
Sam Brannen b723dcebba Polish inline documentation in AnnotatedElementUtils 10 years ago
Sam Brannen 7f0f04dfe3 Support annotations on interfaces in AnnotatedElementUtils 10 years ago
Sam Brannen 9b7fd8be4d Polish Javadoc for AnnotationUtils 10 years ago
Sam Brannen 9c6d4b7848 Assert status quo for interface support in AnnotationUtils 10 years ago
Sam Brannen b9b0b78fa1 Support n meta-annotation levels on methods in AnnotationUtils 10 years ago
Sam Brannen 666d1cecc8 Fix broken test in AnnotationUtilsTests 10 years ago
Sam Brannen 19a75f2c66 Document meta-annotation support in AnnotationUtils 10 years ago
Sam Brannen ed88b7fe08 Reorganize tests in AnnotationUtilsTests for greater clarity 10 years ago
Sam Brannen dba48a1ff5 Isolate thrown exception in AssertTests 10 years ago