Guest User

Untitled

a guest
Jun 17th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. production:
  2. adapter: jdbc
  3. driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
  4. url: jdbc:sqlserver://localhost;database=database;
  5. username: user
  6. password: password
Add Comment
Please, Sign In to add comment