Advertisement
Guest User

Untitled

a guest
Jun 11th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. String url = "jdbc:postgresql://10.2.28.17:5432/postgres";
  2. String user = "postgres";
  3. String password = "postgres";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement