10417 Commits (0d6b01b694ecd0d512ff5c54c3f18bc1c63401c2)
 

Author SHA1 Message Date
Sam Brannen 0d6b01b694 Introduce alias for 'value' attribute in @ActionMapping 10 years ago
Sam Brannen 1a56b47502 Introduce alias for 'value' attribute in @MatrixVariable 10 years ago
Sam Brannen 60eb9e9ca2 Introduce 'value' alias for 'origin' in @CrossOrigin 10 years ago
Sam Brannen f0c0813011 Change semantics of @CrossOrigin's maxAge regarding negative values 10 years ago
Sam Brannen 72b44af862 Introduce test for invalid @CrossOrigin.allowCredentials() 10 years ago
Sam Brannen 891d41c005 Fix typo in Javadoc 10 years ago
Sam Brannen 1b5947bf88 Polish Javadoc for @CrossOrigin 10 years ago
Sam Brannen 9ce7485237 Introduce alias for 'value' attribute in @SessionAttributes 10 years ago
Sam Brannen 6a5b2672e7 Introduce alias for 'value' attribute in @ResponseStatus 10 years ago
Sam Brannen c55486d5d5 Introduce alias for 'value' attribute in @RequestPart 10 years ago
Sam Brannen 034e0e2cf4 Introduce alias for 'value' attribute in @RequestParam 10 years ago
Sam Brannen 25a5d9d759 Introduce alias for 'value' attribute in @RequestHeader 10 years ago
Sam Brannen c4c3ce796a Introduce alias for 'value' attribute in @CookieValue 10 years ago
Sam Brannen 845f4f2bb7 Improve attribute alias support in @ComponentScan 10 years ago
Sam Brannen 94aa90646b Polish Javadoc for @ComponentScan 10 years ago
Sam Brannen 7b10dc6e93 Fix typo in Javadoc 10 years ago
Sam Brannen 60a5ec87d0 Introduce alias for 'value' attribute in @Header 10 years ago
Sam Brannen 35c3e7c0f3 Polishing 10 years ago
Sam Brannen 250787a35a Introduce alias for 'value' attribute in @Payload 10 years ago
Sam Brannen 518c85b107 Support synthesized annotations in MethodParameter 10 years ago
Sam Brannen 1afc938da1 Introduce synthesizeAnnotationArray() in AnnotationUtils 10 years ago
Sam Brannen 9f717871e6 Introduce getAnnotation() in AnnotatedElementUtils 10 years ago
Sam Brannen 9afcd17c71 Introduce getAnnotationAttributes(..,Class) in AnnoElUtils 10 years ago
Sam Brannen 46be176875 Allow AnnoConfigEx to propagate from getRepeatableAnnotation() 10 years ago
Sam Brannen 8f233786ed Polishing 10 years ago
Sam Brannen 7018747cec Remove trailing whitespace in Java source code 10 years ago
Sam Brannen a31d1bdf60 Merge from sbrannen/SPR-13067 10 years ago
Sam Brannen e30c9b2ef3 Synthesize annotation from a map of attributes 10 years ago
Sam Brannen f41de12cf6 Ensure synthesized nested annotation arrays retain correct type 10 years ago
Sam Brannen a2f152ce8b Support nested annotations in AnnotationAttributes 10 years ago
Sam Brannen 0ac0e2ce20 Document public API in AnnotationAttributes 10 years ago
Sam Brannen 197f6594f4 Simplify annotation attribute override algorithm 10 years ago
Sam Brannen c80932490f Complete documentation of synthesized annotations 10 years ago
Sam Brannen b6f2d95c3e Cache computed values in SynthesizedAnnotationInvocationHandler 10 years ago
Sam Brannen 8ecae8697a Cache attribute methods in AnnotationUtils 10 years ago
Sam Brannen d5974a18ab Polish AnnotationUtils 10 years ago
Sam Brannen a1fc2097a1 Document SynthesizedAnnotationInvocationHandler constructor 10 years ago
Sam Brannen c13f689537 Document isSynthesizable() in AnnotationUtils 10 years ago
Sam Brannen 7f22f09890 PolishingPolish SynthesizedAnnotationInvocationHandler 10 years ago
Sam Brannen def7663ec4 Implement hashCode() for synthesized annotations 10 years ago
Sam Brannen ae5c8285a6 Polish SynthesizedAnnotationInvocationHandler 10 years ago
Sam Brannen 7e2e9a80d0 Document getAttributeMethods() in AnnotationUtils 10 years ago
Sam Brannen 7bf609f111 Implement equals() for synthesized annotations 10 years ago
Juergen Hoeller c622f4c487 Polishing 10 years ago
Sam Brannen 62d1b4b6e8 Document getAttributeAliasMap() in AnnotationUtils 10 years ago
Juergen Hoeller 92bf32b9be Polishing 10 years ago
Juergen Hoeller e0a11f2ae7 SockJsTransportFailureException provides constructor variant without session id 10 years ago
Sam Brannen f5e096e2a0 Document @AliasFor 10 years ago
Sam Brannen b9e13ea308 Align AnnotationAttributes.toString() with contract in Map 10 years ago
Sam Brannen f380689230 Don't use Java 8's Method.getParameterCount() 10 years ago