835 Commits (def10343eae7205eca09f313c20e07a9fd942a70)

Author SHA1 Message Date
Sam Brannen 51e30dd221 Polish MimeType 11 years ago
Sam Brannen 89e504c2f1 Uses Charset instead of String in MimeType.equals() 11 years ago
Sam Brannen f2f58f1677 Polish Javadoc in MimeType 11 years ago
Sam Brannen 3da59178e5 Document attribute alias support in AnnotationUtils 11 years ago
Sam Brannen 2451594cdd Synthesize annotation arrays within AnnotationUtils 11 years ago
Juergen Hoeller 3b6548f3c2 Tests for Base64Utils results between JDK 8 and Commons Codec 11 years ago
Sam Brannen d0c0d9fc5a Synthesize annotation from defaults 11 years ago
Sam Brannen a0040245ca Resolve @Repeatable container in AnnotationUtils 11 years ago
Sam Brannen 80622803b2 Fix error in HTML syntax in Javadoc 11 years ago
Sam Brannen 594c330205 Honor contract of @Repeatable in AnnotationUtils 11 years ago
Sam Brannen 27d1ce84a3 Polishing 11 years ago
Sam Brannen fb83e83e78 Honor contract of @Repeatable in AnnotationUtils 11 years ago
Sam Brannen 078d252d1e Delete trailing whitespace in Java source code 11 years ago
Sam Brannen b36c9f9f23 Polish introspection failure handling in AnnotationUtils 11 years ago
Sam Brannen 23547a72f3 Clean up warnings and polish tests 11 years ago
Sam Brannen 20a1474554 Polishing 11 years ago
Sam Brannen ece12f9d37 Synthesize annotation from map w/ minimal attributes 11 years ago
Sam Brannen b65c277fc6 Update list of annotations using @AliasFor 11 years ago
Martin Lippert 63f01c851f Fix exception in AntPathMatcher for leading * 11 years ago
Sam Brannen 8743b6bb30 Simplify AnnotatedElementUtils.searchWithFindSemantics() 11 years ago
Sam Brannen 913d0bcf24 Add missing @since tags to AnnotatedElementUtils 11 years ago
Juergen Hoeller 92f1754b1e Fixed fallback mode in ObjenesisCglibAopProxy, plus consistent support for bypassing Objenesis (e.g. on Google App Engine) 11 years ago
Juergen Hoeller 06a5ed9cae AbstractApplicationContext resets common introspection caches after refresh 11 years ago
Juergen Hoeller 7987f80866 GenericConversionService uses ConcurrentReferenceHashMap instead of ConcurrentHashMap 11 years ago
Sam Brannen 32c17bf540 Revise method and parameter names in annotation support 11 years ago
Sam Brannen 31c547456a Introduce getAliasedString() in AnnotationAttributes 11 years ago
Sam Brannen 05de9a8c4a Introduce general purpose isEmpty() method in ObjectUtils 11 years ago
Sam Brannen e7f4544248 Polish ObjectUtilsTests 11 years ago
Stephane Nicoll b87816ed20 Add ResolvableTypeProvider 11 years ago
Sam Brannen 384ee69300 Introduce getAliasedClassArray() in AnnotationAttributes 11 years ago
Sam Brannen e5dc6e964c Introduce getAliasedStringArray() in AnnotationAttributes 11 years ago
izeye b8d7d46da7 Fix typo 11 years ago
Sam Brannen 518c85b107 Support synthesized annotations in MethodParameter 11 years ago
Sam Brannen 1afc938da1 Introduce synthesizeAnnotationArray() in AnnotationUtils 11 years ago
Sam Brannen 9f717871e6 Introduce getAnnotation() in AnnotatedElementUtils 11 years ago
Sam Brannen 9afcd17c71 Introduce getAnnotationAttributes(..,Class) in AnnoElUtils 11 years ago
Sam Brannen 46be176875 Allow AnnoConfigEx to propagate from getRepeatableAnnotation() 11 years ago
Sam Brannen 7018747cec Remove trailing whitespace in Java source code 11 years ago
Sam Brannen e30c9b2ef3 Synthesize annotation from a map of attributes 11 years ago
Sam Brannen f41de12cf6 Ensure synthesized nested annotation arrays retain correct type 11 years ago
Sam Brannen a2f152ce8b Support nested annotations in AnnotationAttributes 11 years ago
Sam Brannen 0ac0e2ce20 Document public API in AnnotationAttributes 11 years ago
Sam Brannen 197f6594f4 Simplify annotation attribute override algorithm 11 years ago
Sam Brannen c80932490f Complete documentation of synthesized annotations 11 years ago
Sam Brannen b6f2d95c3e Cache computed values in SynthesizedAnnotationInvocationHandler 11 years ago
Sam Brannen 8ecae8697a Cache attribute methods in AnnotationUtils 11 years ago
Sam Brannen d5974a18ab Polish AnnotationUtils 11 years ago
Sam Brannen a1fc2097a1 Document SynthesizedAnnotationInvocationHandler constructor 11 years ago
Sam Brannen c13f689537 Document isSynthesizable() in AnnotationUtils 11 years ago
Sam Brannen 7f22f09890 PolishingPolish SynthesizedAnnotationInvocationHandler 11 years ago