Guest User

Untitled

a guest
Dec 10th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. driverClassName=com.mysql.jdbc.Driver
  2. url=mysql:jdbc://localhost:3306/test
  3. username=root
  4. password=password
Add Comment
Please, Sign In to add comment