778 Commits (4314da922adefdc64bcfc2243ae6b049f5925080)

Author SHA1 Message Date
Sam Brannen f380689230 Don't use Java 8's Method.getParameterCount() 9 years ago
Sam Brannen 1e50d8d5c2 Implement toString() for synthesized annotations 9 years ago
Sam Brannen ab92f4ed3a Document SynthesizedAnnotation support 9 years ago
Sam Brannen bd787769be Introduce "synthesizable" cache in AnnotationUtils 9 years ago
Sam Brannen 2e4dabb349 Polishing 9 years ago
Sam Brannen 73170224c9 Polish annotation utility tests 9 years ago
Sam Brannen e7ea92561d Verify that SynthesizedAnnotation must be public 9 years ago
Sam Brannen ca09b1ff20 Introduce putIfAbsent() in AnnotationAttributes 9 years ago
Sebastien Deleuze 5255e7ae21 Support CompletableFuture in @MessageMapping handler methods 9 years ago
Juergen Hoeller 792b7b9d11 ByteBufferConverter explicitly declares applicability to byte[] 9 years ago
Stephane Nicoll 27c435c4ea Polish 9 years ago
Stephane Nicoll 39b2fbbccf Make SynthetizedAnnotation public 9 years ago
Sam Brannen ca66e076d1 Support annotation attribute aliases and overrides via @AliasFor 9 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 9 years ago
Stephane Nicoll cf391f5ce1 polish 9 years ago
Juergen Hoeller 008c9a3b45 Test for ByteBuffer-to-ByteBuffer conversion (fresh copy) 9 years ago
Juergen Hoeller 1e7d954fcb MethodMetadata exposes method return type 9 years ago
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