Commit Graph

10 Commits

Author SHA1 Message Date
Chris Beams
1f9e63af49 + Added necessary JPA dependencies to make Petclinic JUnit tests pass
+ Removed unused imports for @RequestParam
Note: While unit tests pass in eclipse, NoClassDefFound errors are still being thrown when tests are run from the command line.
2008-11-24 22:16:21 +00:00
Scott Andrews
05815d6840 applying spring:url best practices 2008-11-21 14:51:57 +00:00
Scott Andrews
eb89752f2b adding eclipse/wtp project settings 2008-11-21 14:51:16 +00:00
Arjen Poutsma
f56ee389e7 Petclinic is RESTful. 2008-11-20 23:43:59 +00:00
Arjen Poutsma
1929f67f02 Petclinic is RESTful. 2008-11-20 23:42:20 +00:00
Arjen Poutsma
693ae0c2b0 Removing my own name from the pets database. 2008-11-20 22:02:48 +00:00
Arjen Poutsma
998511a375 Petclinic seems to work 2008-11-20 16:28:38 +00:00
Arjen Poutsma
29c8f37ccc Petclinic seems to work 2008-11-20 15:08:30 +00:00
Arjen Poutsma
a51268a31c Added petclinic db 2008-11-20 15:05:37 +00:00
Arjen Poutsma
9d3cb3a47e Added petclinic sample 2008-11-20 13:50:01 +00:00