Configuring C3p0 in Spring Apr 22nd, 2008 Tricky, the username and password have to be in the properties bundle as follows: com.mysql.jdbc.Driver ${db-connection-url} ${db-connection-username} ${db-connection-password} 25200 14400 50