4c2ddd98d35a5bb0eb9e18d1834efbc960173952
[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