132 Commits (98074e776262292a9d6fa8d164e6718c5876ed6f)

Author SHA1 Message Date
Sam Brannen 98074e7762 Provide support for context hierarchies in the TCF 13 years ago
Rossen Stoyanchev 33e723b4a8 Fix AntPathMatcher rule for combining with extensions 13 years ago
Sam Brannen 9b72bf4691 Update @since tag for StreamUtils 13 years ago
Phillip Webb 009d2a5efd Remove unnecessary null check in SysEnvPropSource 13 years ago
Phillip Webb 9a6c6b9ee6 StringToEnumConverterFactory class from enum value 13 years ago
Juergen Hoeller 5e64723e02 Catch ASM ClassReader's IllegalArgumentException and turn it into a more expressive exception, hinting at the class file version 13 years ago
Phillip Webb 953b2b60ad Javadoc polish 13 years ago
Phillip Webb 6661788748 Ensure HTTP classes don't close streams 13 years ago
Juergen Hoeller 93e6238f92 Polishing 13 years ago
Juergen Hoeller e9db785799 Polishing 13 years ago
Phillip Webb 7bbb4ec7af Fix Assert.instanceOf exception message 13 years ago
Phillip Webb f464a45ba4 Polish formatting 13 years ago
Juergen Hoeller a694db2933 Removed logging from GenericTypeResolver's resolveReturnTypeForGenericMethod 13 years ago
Phillip Webb 2b0d860923 Fix Javadoc warnings 13 years ago
Phillip Webb 6a1e841952 Fix unused type compiler warnings 13 years ago
Chris Beams 39c00c489e Avoid UnsupportedOperationEx. with active SecurityManager 13 years ago
Juergen Hoeller 078a1c5db8 Made EncodedResource based variant public; consistently detect XML properties across all variants 13 years ago
Juergen Hoeller 575926932d Polishing 13 years ago
Juergen Hoeller e5d9378482 Removed pre-JDK-1.5 checks 13 years ago
Juergen Hoeller 049169d19f ResourcePropertyResource accepts EncodedResource for properties files with a specific encoding 13 years ago
Sam Brannen a1aba23aa9 Polish Javadoc in TypeDescriptor 13 years ago
Phillip Webb 9c032d52d4 Allow TypeDescriptor array construction 13 years ago
Chris Beams 3a626f9319 Support XML properties in ResourcePropertySource 13 years ago
Juergen Hoeller 8c9383da7c BridgeMethodResolver properly handles bridge methods in interfaces 13 years ago
Juergen Hoeller ed952ccba1 LocalVariableTableParameterNameDiscoverer works for bridge methods as well 13 years ago
Juergen Hoeller 2cd23a79a3 Polishing 13 years ago
Sam Brannen 8694a0aac0 Minor changes to AnnotationUtils 13 years ago
Juergen Hoeller e806c4eb3d AnnotationAwareOrderComparator is able to sort Class objects as well 13 years ago
Juergen Hoeller dae4485155 Added dedicated sort method to AnnotationAwareOrderComparator 13 years ago
Rossen Stoyanchev f185c3a3c1 Add option to not trim path segments in AntPathMatch 13 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 13 years ago
Chris Beams 4c7cafbde6 Fix "unnecessary @SuppressWarnings" warnings 13 years ago
Chris Beams 4d97ff2479 Fix [dep-ann] warnings with @Deprecated 13 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 13 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 13 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 13 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 13 years ago
Chris Beams 8597ec25ec Fix various Javadoc warnings 13 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 13 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 13 years ago
Phillip Webb 1abb7f66a7 Fix GenericConversionService search algorithm 13 years ago
Juergen Hoeller c242abada1 Fixed QualifierAnnotationAutowireCandidateResolver's detection of custom qualifier annotations 13 years ago
Juergen Hoeller 531318a4b2 Polishing 13 years ago
Juergen Hoeller a35b9c9431 Revert "Cache MethodParameter annotation lookup results" 13 years ago
Juergen Hoeller b9df7d68d9 Consistent fine-tuning of synchronized and concurrent data structures 13 years ago
Juergen Hoeller a2f8902b3a Inlined AntPathStringMatcher into AntPathMatcher 13 years ago
Juergen Hoeller 710fe9349a Deprecated CachingMapDecorator (following the deprecation of LabeledEnum support) 13 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 13 years ago
Juergen Hoeller 1cb6e3dbb6 Several enhancements with respect to CachingMetadataReaderFactory handling. 13 years ago
Phillip Webb 6e3c3c58b5 Polish whitespace and formatting 13 years ago