185 Commits (cd1c5842436623e271e9c949d0151e63049b5911)

Author SHA1 Message Date
Juergen Hoeller ed952ccba1 LocalVariableTableParameterNameDiscoverer works for bridge methods as well 12 years ago
Juergen Hoeller 2cd23a79a3 Polishing 12 years ago
Sam Brannen 8694a0aac0 Minor changes to AnnotationUtils 12 years ago
Juergen Hoeller e806c4eb3d AnnotationAwareOrderComparator is able to sort Class objects as well 12 years ago
Juergen Hoeller dae4485155 Added dedicated sort method to AnnotationAwareOrderComparator 12 years ago
Rossen Stoyanchev f185c3a3c1 Add option to not trim path segments in AntPathMatch 12 years ago
Chris Beams 662a02b952 Fix several miscellaneous compiler/Eclipse warnings 12 years ago
Chris Beams d1e6dbe74a Update Apache license headers for affected sources 12 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 12 years ago
Phillip Webb 2a30fa07ea Replace test beans with test objects 12 years ago
Chris Beams 68e3b7773c Segregate add'l long-running and performance tests 12 years ago
Chris Beams 70eaf02b7f Revert "Merge branch 'SPR-10130' into cleanup-master" 12 years ago
Phillip Webb 65fb26f847 Move spring-build-junit into spring-core 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams b2a048b6f3 Update Apache license headers for affected sources 12 years ago
Chris Beams 3b40ce76bf Add @Override annotations to main sources 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Phillip Webb 60032e0012 Ignore performance-sensitive tests by default 12 years ago
Phillip Webb d66c733ef4 Replace EasyMock with Mockito in test sources 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Chris Beams 4c7cafbde6 Fix "unnecessary @SuppressWarnings" warnings 12 years ago
Chris Beams 8d2e125e7b Fix [rawtypes] compiler warnings 12 years ago
Chris Beams 4d97ff2479 Fix [dep-ann] warnings with @Deprecated 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Phillip Webb 7f0aa5cfb2 Fix [varargs] compiler warnings 12 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Chris Beams 8597ec25ec Fix various Javadoc warnings 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Phillip Webb 1abb7f66a7 Fix GenericConversionService search algorithm 12 years ago
Phillip Webb aa914497dc Fix GenericConversionService search algorithm 12 years ago
Juergen Hoeller c242abada1 Fixed QualifierAnnotationAutowireCandidateResolver's detection of custom qualifier annotations 12 years ago
Juergen Hoeller 531318a4b2 Polishing 12 years ago
Juergen Hoeller a35b9c9431 Revert "Cache MethodParameter annotation lookup results" 12 years ago
Juergen Hoeller b9df7d68d9 Consistent fine-tuning of synchronized and concurrent data structures 12 years ago
Juergen Hoeller a2f8902b3a Inlined AntPathStringMatcher into AntPathMatcher 12 years ago
Juergen Hoeller 710fe9349a Deprecated CachingMapDecorator (following the deprecation of LabeledEnum support) 12 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 12 years ago
Juergen Hoeller 1cb6e3dbb6 Several enhancements with respect to CachingMetadataReaderFactory handling. 12 years ago
Phillip Webb 6e3c3c58b5 Polish whitespace and formatting 12 years ago
Oliver Gierke e40e2b7cae Introduce AnnotationAwareOrderComparator#INSTANCE 12 years ago
Juergen Hoeller 7d7758bfc9 Polishing 12 years ago
Rossen Stoyanchev b36ab83ab3 Support GenericArrayType in GenericTypeResolver method 12 years ago
Sam Brannen dc0a0df8d6 Polish Javadoc for ConcurrentReferenceHashMap 12 years ago
Phillip Webb 3aa9ac15a1 Update cache to support concurrent reads 12 years ago
Phillip Webb 02ce826ce4 Cache and late resolve annotations for performance 12 years ago
Phillip Webb 6e0400db32 Polish Property class 12 years ago
Phillip Webb fac060f0af Develop ConcurrentReferenceHashMap 12 years ago