2653 Commits (bb93f5967f2286fb9674b0374031d9d75f07e212)
 

Author SHA1 Message Date
Keith Donald a4476e5e0e nested bean mapper test 15 years ago
Keith Donald f692c765d2 addNestedMapper 15 years ago
Keith Donald 3450c5de0b polish 15 years ago
Keith Donald ec04357580 polish 15 years ago
Keith Donald 9cf508d80d javadoc 15 years ago
Keith Donald ba5335f66e polish 15 years ago
Keith Donald c333494085 javadoc 15 years ago
Keith Donald 6d31db1017 renamed to MappingContext since no spel dep 15 years ago
Keith Donald acf574c3e3 added conversion service performance optimizations; added mapping cyclical ref handling; removed ConverterInfo in favor of specifying S and T at registration time if necessary 15 years ago
Andy Clement c9f0e68c82 SPR-5307: Committing test but can't be uncommented until Spring depends on AspectJ 1.6.7 15 years ago
Keith Donald 0437305669 nested revision 15 years ago
Keith Donald 0f5074db2b spel mapping, polish 15 years ago
Sam Brannen 2c2d79a4bf polishing 15 years ago
Sam Brannen b7e36461ca Now mentioning JSR-330 annotations in test chapter. 15 years ago
Sam Brannen c200715076 Now verifying support for @Named as well. 15 years ago
Chris Beams d020d73118 SPR-6186: removed remaining duplicate check for @Configuration 15 years ago
Chris Beams cbadf350e1 Continued progress on SPR-5682: Provide dedicated ApplicationContext implementations for use with @Configuration classes 15 years ago
Sam Brannen ab10d37fae Corrections regarding BindingResult(s); added a tip regarding programmatic use of LocalValidatorFactoryBean. 15 years ago
Sam Brannen 710ae3a9d2 SpringJUnit4ClassRunnerAppCtxTests now verifies seamless support for using @Inject in addition to @Autowired, etc. 15 years ago
Keith Donald 0a843e60a6 recursive mapping support 15 years ago
Chris Beams fd8935ba0b SPR-5682: 15 years ago
Chris Beams 772a74a636 SPR-5682: fixing test breakage on CI server due to strange non-determinism in the order of bean names being returned in the key set of the map of beans matching the required type. 15 years ago
Chris Beams 8c5f78c0d6 polishing 15 years ago
Chris Beams a48234cf5f SPR-5682: Initial support for ConfigurationClassApplicationContext 15 years ago
Keith Donald e7c8f1ef8b SPR-6179, additional mapper test cases 15 years ago
Sam Brannen 6ea83afe1e Corrected typos and cleaned up DocBook structure. 15 years ago
Sam Brannen 0860f3bb8c [SPR-6174] DataBinder now uses var-args to set allowed/disallowed/required fields. 15 years ago
Sam Brannen f08d15c86f Fixed minor grammatical errors. 15 years ago
Sam Brannen 06872dd465 Fixed minor typo. 15 years ago
Keith Donald 341835a142 mapper initial commit 15 years ago
Sam Brannen 5c055ed6dd [SPR-6174] DataBinder now uses var-args to set allowed/disallowed/required fields. 15 years ago
Sam Brannen 0eda92a51a Fixed minor grammatical errors. 15 years ago
Andy Clement 076fc89a50 SPR-5518: Documented ability to use text rather than symbols for SPEL operators (lt, le, gt, ge, eq, ne, div, mod, not). Can help in XML specification of expressions. 15 years ago
Andy Clement 10e26e6dc7 SPR-6123: doc update on writing good pointcuts (should include a within()) 15 years ago
Juergen Hoeller 71a045328c renamed getAnnotations to getMethodAnnotations; added getMethodAnnotation and getParameterAnnotation convenience methods 15 years ago
Juergen Hoeller b152ac34fd CustomEditorConfigurer supports PropertyEditor instances again (with deprecation warning); for XFire compatibility (SPR-6157) 15 years ago
Juergen Hoeller 0c47a01953 fixed ContentNegotiatingViewResolver to work with the combination of ignoreAcceptHeader=true plus defaultContentType as well (SPR-6163) 15 years ago
Juergen Hoeller 7a700edaa7 understand "on"/"off", "yes"/"no", "1"/"0" as boolean values (analogous to CustomBooleanEditor) 15 years ago
Juergen Hoeller b465f204bd renamed internal *GenericConverters to *Converters 15 years ago
Juergen Hoeller 0543a294ee expose arrays as comma-delimited element String 15 years ago
Juergen Hoeller 784068346d PathMatchingResourcePatternResolver leniently ignores non-existing root directories 15 years ago
Keith Donald 3fa533ddd8 SPR-6032 & SPR-6033: Auto grow nested path enhancements to BeanWrapper 15 years ago
Ramnivas Laddad 832db0abbc Updated Groovy version for Eclipse project to mathc ivy.xml 15 years ago
Ramnivas Laddad 191293f2ef Fixed a commented test 15 years ago
Sam Brannen f95dff6975 org.springframework.instrument.classloading --> org.springframework.instrument.tomcat 15 years ago
Sam Brannen bfddb0938b Abed Rabbo --> Abedrabbo 15 years ago
Juergen Hoeller 72d9640801 final touches for 3.0 RC1 15 years ago
Juergen Hoeller 270fc84923 added ".vm" as resource file extension 15 years ago
Juergen Hoeller 4d29f65a9c @Event/ResourceMapping uniquely mapped to through event/resource id, even across controllers (SPR-6062); type-level @RequestMapping header conditions validated in Portlet environments as well 15 years ago
Mark Fisher 76122c931d updated javadoc 15 years ago