28 Commits (edf331b5a6d9a0b0d892f9538505c65e824e5dbb)

Author SHA1 Message Date
Chris Beams 8ece98c694 Fixed build breakage due to use of WebDataBinder.setDisallowedFields(String); changed calls to use the updated String[] signature. 15 years ago
Sam Brannen 2e59673e73 [SPR-6222] Updating PetClinic tutorial. 15 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. 15 years ago
Sam Brannen 7983ded6e0 Renamed PetClinicSuiteTests to PetClinicTestSuite so that it doesn't get picked up by Spring Build. 15 years ago
Sam Brannen a75a975219 Pet Clinic test suite now includes VisitsAtomViewTest. 15 years ago
Sam Brannen 0860f3bb8c [SPR-6174] DataBinder now uses var-args to set allowed/disallowed/required fields. 15 years ago
Chris Beams a9696c7282 RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 16 years ago
Scott Andrews 99fa91d56e SPR-5605 spring:url tag should use htmlEscape instead of escapeXml for entity encoding 16 years ago
Chris Beams 6631092870 Removed JSTL-related errors from petclinic search and show JSPs 16 years ago
Arjen Poutsma c1ea5a3ab8 Fixing Petclinic 16 years ago
Chris Beams d0b03604c8 Remapped static resources as /petclinic/static/images/... 16 years ago
Chris Beams 3ddd08942c Polishing the new RESTful interface to the petclinic webapp (SPR-5487): 16 years ago
Chris Beams da2175c0b7 * Updated Eclipse classpath metadata 16 years ago
Arjen Poutsma f5e5fc1662 Added content negotiation and MarshallingView to petclinic 16 years ago
Arjen Poutsma fae0110536 Added content negotiation and MarshallingView to petclinic 16 years ago
Arjen Poutsma b96a7a7a8c SPR-5460: Add AtomView sample to PetClinic 16 years ago
Scott Andrews 7dcb3b5841 fixing broken unit test related to SPR-5429 16 years ago
Scott Andrews 300e4d7284 SPR-5429 Update Pet Clinic to use HSQL as an embedded database 16 years ago
Scott Andrews 16c9391069 SPR-5429 Update Pet Clinic to use HSQL as an embedded database 16 years ago
Arjen Poutsma 7f7ff4ea9b Moved petclinic test configs to resource directory. 16 years ago
Arjen Poutsma fe31de529b SPR-5326: HibernateClinic in PetClinic sample should use constructor-injection instead of field injection 16 years ago
Chris Beams 986bb1995d Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 16 years ago
Chris Beams 1f9e63af49 + Added necessary JPA dependencies to make Petclinic JUnit tests pass 16 years ago
Scott Andrews 05815d6840 applying spring:url best practices 16 years ago
Arjen Poutsma f56ee389e7 Petclinic is RESTful. 16 years ago
Arjen Poutsma 1929f67f02 Petclinic is RESTful. 16 years ago
Arjen Poutsma 998511a375 Petclinic seems to work 16 years ago
Arjen Poutsma 9d3cb3a47e Added petclinic sample 16 years ago