10602 Commits (244c95b076542b112ab884392ebfbc9ab6dd8db0)
 

Author SHA1 Message Date
Sam Brannen 7b10dc6e93 Fix typo in Javadoc 9 years ago
Sam Brannen 60a5ec87d0 Introduce alias for 'value' attribute in @Header 9 years ago
Sam Brannen 35c3e7c0f3 Polishing 9 years ago
Sam Brannen 250787a35a Introduce alias for 'value' attribute in @Payload 9 years ago
Sam Brannen 518c85b107 Support synthesized annotations in MethodParameter 9 years ago
Sam Brannen 1afc938da1 Introduce synthesizeAnnotationArray() in AnnotationUtils 9 years ago
Sam Brannen 9f717871e6 Introduce getAnnotation() in AnnotatedElementUtils 9 years ago
Sam Brannen 9afcd17c71 Introduce getAnnotationAttributes(..,Class) in AnnoElUtils 9 years ago
Sam Brannen 46be176875 Allow AnnoConfigEx to propagate from getRepeatableAnnotation() 9 years ago
Sam Brannen 8f233786ed Polishing 9 years ago
Sam Brannen 7018747cec Remove trailing whitespace in Java source code 9 years ago
Sam Brannen a31d1bdf60 Merge from sbrannen/SPR-13067 9 years ago
Sam Brannen e30c9b2ef3 Synthesize annotation from a map of attributes 9 years ago
Sam Brannen f41de12cf6 Ensure synthesized nested annotation arrays retain correct type 9 years ago
Sam Brannen a2f152ce8b Support nested annotations in AnnotationAttributes 9 years ago
Sam Brannen 0ac0e2ce20 Document public API in AnnotationAttributes 9 years ago
Sam Brannen 197f6594f4 Simplify annotation attribute override algorithm 9 years ago
Sam Brannen c80932490f Complete documentation of synthesized annotations 9 years ago
Sam Brannen b6f2d95c3e Cache computed values in SynthesizedAnnotationInvocationHandler 9 years ago
Sam Brannen 8ecae8697a Cache attribute methods in AnnotationUtils 9 years ago
Sam Brannen d5974a18ab Polish AnnotationUtils 9 years ago
Sam Brannen a1fc2097a1 Document SynthesizedAnnotationInvocationHandler constructor 9 years ago
Sam Brannen c13f689537 Document isSynthesizable() in AnnotationUtils 9 years ago
Sam Brannen 7f22f09890 PolishingPolish SynthesizedAnnotationInvocationHandler 9 years ago
Sam Brannen def7663ec4 Implement hashCode() for synthesized annotations 9 years ago
Sam Brannen ae5c8285a6 Polish SynthesizedAnnotationInvocationHandler 9 years ago
Sam Brannen 7e2e9a80d0 Document getAttributeMethods() in AnnotationUtils 9 years ago
Sam Brannen 7bf609f111 Implement equals() for synthesized annotations 9 years ago
Juergen Hoeller c622f4c487 Polishing 9 years ago
Sam Brannen 62d1b4b6e8 Document getAttributeAliasMap() in AnnotationUtils 9 years ago
Juergen Hoeller 92bf32b9be Polishing 9 years ago
Juergen Hoeller e0a11f2ae7 SockJsTransportFailureException provides constructor variant without session id 9 years ago
Sam Brannen f5e096e2a0 Document @AliasFor 9 years ago
Sam Brannen b9e13ea308 Align AnnotationAttributes.toString() with contract in Map 9 years ago
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
Juergen Hoeller 05d475a275 Polishing 9 years ago
Juergen Hoeller 5f60d700a1 Reordered Jackson initialization steps and restored HandlerInstantiator else block 9 years ago
Juergen Hoeller 41e4273a71 Upgrade to Jackson 2.6, JasperReports 6.1, OpenJPA 2.4 9 years ago
Juergen Hoeller d7a361315f Added further core features to 4.2 section 9 years ago
Sam Brannen 57e765f9ca Document annotation improvements & @AliasFor in new-in-4.2 9 years ago
Sam Brannen 9983add0f5 Polish new-in-4.2 section 9 years ago
Sam Brannen 347264e4d9 Add "Testing Improvements" to new-in-4.2 section 9 years ago
Brian Clozel 9e6494eef6 Reinstate WebContentGenerator.checkAndPrepare variant 9 years ago
Sam Brannen bd787769be Introduce "synthesizable" cache in AnnotationUtils 9 years ago
Sam Brannen 2e4dabb349 Polishing 9 years ago
Rossen Stoyanchev bbd3f902d0 Fix failing tests 9 years ago
Rossen Stoyanchev c48e8708a7 Fix NPE in DefaultSimpUserRegistry 9 years ago
Rossen Stoyanchev 92bd7bba50 Restore userSessionRegistry field in StompSubProtocolHandler 9 years ago