684 Commits (def7663ec465ee293d70efd14dbded1fa3332ee5)

Author SHA1 Message Date
Sam Brannen def7663ec4 Implement hashCode() for synthesized annotations 11 years ago
Sam Brannen ae5c8285a6 Polish SynthesizedAnnotationInvocationHandler 11 years ago
Sam Brannen 7e2e9a80d0 Document getAttributeMethods() in AnnotationUtils 11 years ago
Sam Brannen 7bf609f111 Implement equals() for synthesized annotations 11 years ago
Sam Brannen 62d1b4b6e8 Document getAttributeAliasMap() in AnnotationUtils 11 years ago
Sam Brannen f5e096e2a0 Document @AliasFor 11 years ago
Sam Brannen b9e13ea308 Align AnnotationAttributes.toString() with contract in Map 11 years ago
Sam Brannen f380689230 Don't use Java 8's Method.getParameterCount() 11 years ago
Sam Brannen 1e50d8d5c2 Implement toString() for synthesized annotations 11 years ago
Sam Brannen ab92f4ed3a Document SynthesizedAnnotation support 11 years ago
Sam Brannen bd787769be Introduce "synthesizable" cache in AnnotationUtils 11 years ago
Sam Brannen 2e4dabb349 Polishing 11 years ago
Sam Brannen 73170224c9 Polish annotation utility tests 11 years ago
Sam Brannen e7ea92561d Verify that SynthesizedAnnotation must be public 11 years ago
Sam Brannen ca09b1ff20 Introduce putIfAbsent() in AnnotationAttributes 11 years ago
Sebastien Deleuze 5255e7ae21 Support CompletableFuture in @MessageMapping handler methods 11 years ago
Juergen Hoeller 792b7b9d11 ByteBufferConverter explicitly declares applicability to byte[] 11 years ago
Stephane Nicoll 27c435c4ea Polish 11 years ago
Stephane Nicoll 39b2fbbccf Make SynthetizedAnnotation public 11 years ago
Sam Brannen ca66e076d1 Support annotation attribute aliases and overrides via @AliasFor 11 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 11 years ago
Stephane Nicoll cf391f5ce1 polish 11 years ago
Juergen Hoeller 008c9a3b45 Test for ByteBuffer-to-ByteBuffer conversion (fresh copy) 11 years ago
Juergen Hoeller 1e7d954fcb MethodMetadata exposes method return type 11 years ago
Stephane Nicoll 0612bc7bc5 Harmonize default converters 11 years ago
Sam Brannen 477d4c5126 Document "present" terminology in AnnotationUtils 11 years ago
Sam Brannen ebed52cc22 Favor local, composed annotations in AnnotatedElementUtils 11 years ago
Juergen Hoeller 0711d6d0df Polishing 11 years ago
Juergen Hoeller e83d495cbb SimpleAliasRegistry prevents NPE for alias resolved to null 11 years ago
Sam Brannen 52153bd454 Document search scope in Ann*[Element]Utils 11 years ago
Juergen Hoeller 00147379f9 Polishing 11 years ago
Juergen Hoeller 64a01d64c5 Polishing 11 years ago
Sam Brannen fcf75c90b1 Fix broken AnnotationAttributesTests 11 years ago
Philippe Marschall 994d86992c Avoid eager formatting in pre-condition checks 11 years ago
Juergen Hoeller 1e046435ab AntPathMatcher actually throws IllegalArgumentException if patterns cannot be combined 11 years ago
Sam Brannen 04d6afe54d Support arbitrary levels of meta-annotations in TypeDescriptor 11 years ago
Sam Brannen 5f03c97295 Polish Javadoc for MethodParameter 11 years ago
Sam Brannen 638926be4f Use JUnit ExpectedException rule in AntPathMatcherTests 11 years ago
Sam Brannen c7cdbe126d Introduce failing test case in AntPathMatcherTests 11 years ago
Arjen Poutsma 76beb36e4b Remove duplicate separators when combining paths 11 years ago
Juergen Hoeller dbd82d128d Polishing 11 years ago
Juergen Hoeller 783cb2c438 StringUtils.commaDelimitedListToSet/removeDuplicateStrings preserves original order 11 years ago
Juergen Hoeller b90085500d Revert introduction of isNotEmpty aliases 11 years ago
Juergen Hoeller db80378dbe Avoid infinite loop in PatternMatchUtils 11 years ago
Juergen Hoeller 2c043ec9d7 Fix for ASM issue 317555 11 years ago
Sam Brannen 401bcd4a8a Polish Javadoc for AnnotatedElementUtils 11 years ago
Sam Brannen 7a690df925 Remove trailing whitespace from Java source code 11 years ago
Sam Brannen 6db8f24aaf Polish AnnotatedElementUtils[Tests] 11 years ago
Sam Brannen 270308dfd9 Document "get vs. find" semantics in AnnotatedElementUtils 11 years ago
Sam Brannen 5c0f98aea4 Document & test AnnotatedElementUtils.getAllAnnotationAttributes 11 years ago