Commit Graph

6 Commits

Author SHA1 Message Date
Scott Andrews
7dcb3b5841 fixing broken unit test related to SPR-5429 2009-01-23 22:32:26 +00:00
Scott Andrews
300e4d7284 SPR-5429 Update Pet Clinic to use HSQL as an embedded database
Removing support for running HSQL in stand-alone mode.  Out of the box embedded HSQL and MySQL are supported.
2009-01-23 20:52:20 +00:00
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