Commit Graph

10 Commits

Author SHA1 Message Date
Chris Beams 49f0189671 + 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.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@330 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-24 22:16:21 +00:00
Scott Andrews 8906ed817c applying spring:url best practices
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@326 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-21 14:51:57 +00:00
Scott Andrews 69e6899a8f adding eclipse/wtp project settings
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@325 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-21 14:51:16 +00:00
Arjen Poutsma dc3bb7e13d Petclinic is RESTful.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@322 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 23:43:59 +00:00
Arjen Poutsma 057f5f6880 Petclinic is RESTful.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@321 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 23:42:20 +00:00
Arjen Poutsma b6f77804c7 Removing my own name from the pets database.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@316 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 22:02:48 +00:00
Arjen Poutsma fee0e1b8f3 Petclinic seems to work
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@311 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 16:28:38 +00:00
Arjen Poutsma 7b12e5f570 Petclinic seems to work
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@310 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 15:08:30 +00:00
Arjen Poutsma d5c8a26643 Added petclinic db
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@309 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 15:05:37 +00:00
Arjen Poutsma 3eebe162b2 Added petclinic sample
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@308 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 13:50:01 +00:00