1554 Commits (dcac30c41cbf91ccc818ed7a1c97e8efa3fd9bd2)

Author SHA1 Message Date
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
Chris Beams c94bc2e709 Respect spring.profiles.active in #addActiveProfile 12 years ago
Phillip Webb 468f9c7814 Polish 12 years ago
Phillip Webb 4036ffc4d4 Improve #toString for AnnotationAttributes 12 years ago
Juergen Hoeller 3a09644843 Adapted PropertySourcesPropertyResolverTests for different error message format 12 years ago
Juergen Hoeller 5b93b14392 DateTimeFormat annotation supports use as a meta-annotation as well 12 years ago
Juergen Hoeller ee50d849a1 Polished "Could not resolve placeholder" error message 12 years ago
Phillip Webb 22dfe93f2f Revert ConversionService SPI interface 12 years ago
Phillip Webb 31331e6ad3 Avoid NPE in ObjectToObjectConverter 12 years ago
Phillip Webb 5a1f924ac3 Resolve Collection element types during conversion 12 years ago
Chris Beams 222eec58cd Review and polish pull request #132 12 years ago
Phillip Webb f82c6ed7cc Support conversion from Enum Interface 12 years ago
Phillip Webb a27d1a28ff Bypass conversion when possible 12 years ago
Phillip Webb f13e3ad72b Extend conditional conversion support 12 years ago
Phillip Webb 4dc289592d Refactor GenericConversionService 12 years ago
Phillip Webb 9bfe675761 Additional GenericConversionService Tests 12 years ago
Chris Beams 06e34f05a6 Allow PropertyResolvers to ignore unresolvable ${placeholders} 12 years ago
Phillip Webb 01272fb0e6 Polish whitespace for conversion service packages 12 years ago
Phillip Webb 6adb49b7a9 Add StringToUUIDConverter 12 years ago
Phillip Webb c8c0e827b4 Polish trailing whitespace 12 years ago
Phillip Webb 38c4393592 Allow MapToMap conversion to work when the target map does not have a 12 years ago
Phillip Webb 60afa5ead4 Polish trailing whitespace 12 years ago
Juergen Hoeller 84b3f7106d Polishing along with 3.1.3 backport 12 years ago
Phillip Webb e543ffdfd7 Improve annotation methods in TypeDescriptor 12 years ago
Phillip Webb 23f089ff1e Polish code and JavaDoc formatting 12 years ago
Phillip Webb 2e48656906 Chain exception cause on create failure 12 years ago
Juergen Hoeller 49294c9d00 ClassUtils.getMostSpecificMethod uses Class.getMethod code path in case of a public method 12 years ago
Arjen Poutsma f191a55b8f Preserve comments when using JibxMarshaller 12 years ago
Phillip Webb 73832f8c6e Support inferred base package for @ComponentScan 12 years ago
Chris Beams dfe05305e2 Upgrade to JUnit 4.11 snapshot in support of JDK7 12 years ago
Juergen Hoeller 787d8f5916 SpringFactoriesLoader as the simplest possible mechanism for BeanInfoFactory loading 12 years ago
Rossen Stoyanchev 34c3e821dd Cache AntPathStringMatcher instances 12 years ago
Juergen Hoeller f29b791c85 MutablePropertySources log statements guarded by isDebugEnabled 12 years ago
Juergen Hoeller 8f12d98a99 LinkedCaseInsensitiveMap checks for uniqueness of case-insensitive keys now 12 years ago
Arjen Poutsma aeff91c1da Moved SpringFactoriesLoader to io.support in order to resolve tangle. 12 years ago
Sam Brannen c795c1b362 Polishing 12 years ago
Arjen Poutsma 988f376752 Added SpringFactoriesLoader 12 years ago
Phillip Webb 77c9321967 Sort candidate @AspectJ methods deterministically 12 years ago