626 Commits (8e169a278292e03865f5b3aca7eedacc8972755f)

Author SHA1 Message Date
Chris Beams 0756a6abfe Polish PropertySource and Environment Javadoc 14 years ago
Keith Donald f43d0e1003 Revised converter search algorithm to favor super classes before interface hierarchy 14 years ago
Keith Donald ad93d20a6c SPR-6749 14 years ago
Keith Donald 47e3f0948d polish 14 years ago
Keith Donald 01cbfd4f6f added null binding check for primitives for all conversion results; polishing 14 years ago
Keith Donald d02e37a307 added new ConverterRegistry operation; polishing 14 years ago
Keith Donald e25fbf2533 added symmetry to ToString converters: SPR-8306 14 years ago
Sam Brannen e11d7c328f Added Eclipse project dependency on org.springframework.asm 14 years ago
Keith Donald 7430fcd904 SPR-8364 14 years ago
Keith Donald 5c67dbf424 revised findCommonElement handling within TypeDescriptor.forObject(Object); we now fully introspect the collection elements to resolve the common type. We also support nested introspection e.g. collections of collections. Object.class is used to indicate no common type, and TypeDescriptor.NULL is used to indicate a null element value 14 years ago
Keith Donald 79f9d1cfc6 moved applyIndexedObject internal, now invoked inside forObject static factory method 14 years ago
Keith Donald 4d6a5849f7 SPR-8364 14 years ago
Chris Beams 4a6101a697 Guard against null in #visitInnerClass 14 years ago
Chris Beams 5b2c7c4e58 Introduce ClassMetadata#getMemberClassNames 14 years ago
Chris Beams f893b62a9b Rename {DefaultWeb=>StandardServlet}Environment 14 years ago
Chris Beams c06752ef72 Rename {Default=>Standard}Environment 14 years ago
Chris Beams 615fcff7ae Polish Environment-related Javadoc 14 years ago
Chris Beams 7271ba8182 Introduce AbstractEnvironment#customizePropertySources 14 years ago
Chris Beams c4a13507f0 Introduce reserved default profile support 14 years ago
Chris Beams 415057c184 Remove AbstractEnvironment#getPropertyResolver 14 years ago
Chris Beams 818467b9e5 Consolidate Environment tests 14 years ago
Oliver Gierke d14d82612d SPR-8336 - Fixed broken test case. 14 years ago
Oliver Gierke f8bf8742e1 SPR-8336 - Added constructor to AnnotationTypeFilter to allow matching interfaces as well. 14 years ago
Sam Brannen 5d8de5c449 polishing 14 years ago
Chris Beams 314a054a9b Introduce ResourcePropertySource 14 years ago
Chris Beams 404f798048 Support 'required properties' precondition 14 years ago
Chris Beams 3622c6f340 Pull up default getProperty variants to base class 14 years ago
Chris Beams dc2d5c107f Add default-value getProperty convenience variants 14 years ago
Chris Beams 17892a8ab2 Introduce Ordered#NOT_ORDERED 14 years ago
Chris Beams 7b999c676f Introduce ReflectionUtils#getUniqueDeclaredMethods 14 years ago
Chris Beams 89005a5b70 Process all meta and local @Import declarations 14 years ago
Chris Beams f30b7e3125 Fix generics and serialization warnings 14 years ago
Chris Beams 6d84f06d8c Remove unused MethodMetadata#getMethodReturnType 14 years ago
Chris Beams 4b5208faad Introduce PropertyResolver#getPropertyAsClass 14 years ago
Chris Beams 275d43dfde Rename Property{SourcesProperty}ResolverTests 14 years ago
Chris Beams c51c340881 Update MockEnvironment / MockPropertySource types 14 years ago
Sam Brannen b33478b4ba Added ? wildcard to suppress warnings. 14 years ago
Sam Brannen 3d8b476f58 fixed typo 14 years ago
Rossen Stoyanchev 3f11fbafaa Predictable index position for BindingResult keys and parameter annotation convenience methods in MethodParameter 14 years ago
Chris Beams 006cbb25c5 Increase visibility of MapPropertySource constructor 14 years ago
Chris Beams 6f80578a38 Ignore fragile test dependent on debug symbols 14 years ago
Chris Beams 150838bfc1 Remove TODOs related to profile logging 14 years ago
Chris Beams b50ac7489b Resolve or eliminate Environment-related TODOs 14 years ago
Chris Beams 8681536283 Polish imports 14 years ago
Oliver Gierke 98d798dbe4 SPR-8005 - Made GenericTypeResolver.getTypeVariableMap(…) and resolvetype(…) public. 14 years ago
Arjen Poutsma 5a5fff5221 Added equals and hashcode 14 years ago
Juergen Hoeller 0d70e08ac3 exceptions thrown by @Scheduled methods will be propagated to a registered ErrorHandler (SPR-7723) 14 years ago
Juergen Hoeller 03190950d1 polishing 14 years ago
Juergen Hoeller cd584afe93 removed ConversionService/TypeConverter convenience methods in order to restore 3.0's SPI (for backwards compatibility with implementers) 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago