2328 Commits (a06adf7203a5f95fc77aab58fb1ef39f3e2251b7)
 

Author SHA1 Message Date
Juergen Hoeller 677baaceb8 polishing 16 years ago
Andy Clement c9057fd1da SPR-6230: SpEL improvements 16 years ago
Arjen Poutsma 06286b19ce Added URI variant methods to the RestTemplate. 16 years ago
Sam Brannen 6aee6a16ab polishing 16 years ago
Sam Brannen c8b8cf45b4 fixed typos and programlisting formatting. 16 years ago
Sam Brannen 9cb3fb7012 fixed typo 16 years ago
Keith Donald 9c3a0569c9 polish 16 years ago
Keith Donald b781a39b46 polish 16 years ago
Keith Donald 16d294c2c0 spring 3 object mapping ref docs 16 years ago
Sam Brannen b287d5a9f1 JUnit 4.6 --> 4.7 16 years ago
Sam Brannen 3dfb1d5c9c [SPR-6222] Updating PetClinic Ivy dependencies so that the web-app runs. 16 years ago
Sam Brannen 2e59673e73 [SPR-6222] Updating PetClinic tutorial. 16 years ago
Sam Brannen f57d702370 [SPR-6222] Updating PetClinic build documentation regarding migration to Spring Build and changes resulting from the upgrade to Spring 3.0. 16 years ago
Sam Brannen 0b069ebe46 Updating PetClinic build documentation regarding migration to Spring Build. 16 years ago
Sam Brannen 8fe497ef53 Updating PetClinic build documentation regarding migration to Spring Build. 16 years ago
Sam Brannen 7983ded6e0 Renamed PetClinicSuiteTests to PetClinicTestSuite so that it doesn't get picked up by Spring Build. 16 years ago
Sam Brannen a3c3b257e1 Pet Clinic tests now run against JUnit 4.7. 16 years ago
Sam Brannen a75a975219 Pet Clinic test suite now includes VisitsAtomViewTest. 16 years ago
Sam Brannen 2827f80d34 Removed @Override. 16 years ago
Sam Brannen 66550c3340 Added an empty implementation of the missing setExclude() method so that the class compiles. 16 years ago
Keith Donald 96cfa0c37d custom mappable type tests 16 years ago
Keith Donald 8fd3de9397 mappable type factory extension point / polish 16 years ago
Keith Donald e3983fe796 polish 16 years ago
Keith Donald 8fe055b0e0 mapping exclusions 16 years ago
Keith Donald a73324bc24 polish 16 years ago
Keith Donald a4476e5e0e nested bean mapper test 16 years ago
Keith Donald f692c765d2 addNestedMapper 16 years ago
Keith Donald 3450c5de0b polish 16 years ago
Keith Donald ec04357580 polish 16 years ago
Keith Donald 9cf508d80d javadoc 16 years ago
Keith Donald ba5335f66e polish 16 years ago
Keith Donald c333494085 javadoc 16 years ago
Keith Donald 6d31db1017 renamed to MappingContext since no spel dep 16 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 16 years ago
Andy Clement c9f0e68c82 SPR-5307: Committing test but can't be uncommented until Spring depends on AspectJ 1.6.7 16 years ago
Keith Donald 0437305669 nested revision 16 years ago
Keith Donald 0f5074db2b spel mapping, polish 16 years ago
Sam Brannen 2c2d79a4bf polishing 16 years ago
Sam Brannen b7e36461ca Now mentioning JSR-330 annotations in test chapter. 16 years ago
Sam Brannen c200715076 Now verifying support for @Named as well. 16 years ago
Chris Beams d020d73118 SPR-6186: removed remaining duplicate check for @Configuration 16 years ago
Chris Beams cbadf350e1 Continued progress on SPR-5682: Provide dedicated ApplicationContext implementations for use with @Configuration classes 16 years ago
Sam Brannen ab10d37fae Corrections regarding BindingResult(s); added a tip regarding programmatic use of LocalValidatorFactoryBean. 16 years ago
Sam Brannen 710ae3a9d2 SpringJUnit4ClassRunnerAppCtxTests now verifies seamless support for using @Inject in addition to @Autowired, etc. 16 years ago
Keith Donald 0a843e60a6 recursive mapping support 16 years ago
Chris Beams fd8935ba0b SPR-5682: 16 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. 16 years ago
Chris Beams 8c5f78c0d6 polishing 16 years ago
Chris Beams a48234cf5f SPR-5682: Initial support for ConfigurationClassApplicationContext 16 years ago
Keith Donald e7c8f1ef8b SPR-6179, additional mapper test cases 16 years ago