Advertisement
Guest User

Untitled

a guest
Apr 18th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. connectionUrl=jdbc:mysql://teamcity:3306/teamcity
  2. connectionProperties.user=teamcity
  3. connectionProperties.password=teamcity
  4. maxConnections=50
  5. connectionProperties.useUnicode=true
  6. testOnBorrow=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement