Moved over some of the security stuff from Photos.
[utils] / security / src / test / resources / properties / test.org.wamblee.security.database.properties
1
2
3 # Database properties for test runs in a J2SE environment. 
4
5 database.driver=com.mysql.jdbc.Driver
6 database.url=jdbc:mysql://localhost:3306/test
7 database.username=erik
8 database.password=abc123