Commit Graph

4 Commits

Author SHA1 Message Date
Scott Andrews
16c9391069 SPR-5429 Update Pet Clinic to use HSQL as an embedded database
Created DbcpDataSourceFactory factory bean to create and populate a dbcp based connection pool.  The factory bean is based on EmbeddedDataSourceFactory from the JavaConfig version of Pet Clinic.  The new DbcpDataSourceFactory has been tested with HSQL in embedded and stand-alone modes.
2009-01-23 20:33:17 +00:00
Arjen Poutsma
1929f67f02 Petclinic is RESTful. 2008-11-20 23:42:20 +00:00
Arjen Poutsma
998511a375 Petclinic seems to work 2008-11-20 16:28:38 +00:00
Arjen Poutsma
9d3cb3a47e Added petclinic sample 2008-11-20 13:50:01 +00:00