Advertisement
Guest User

Untitled

a guest
Apr 5th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. db_pool_size=32
  2. db_driver=com.mysql.jdbc.Driver
  3. db_connection=jdbc:mysql://localhost:3306/epam-cafe_db?useSSL=false&useUnicode=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC
  4. db_user=root
  5. db_password=flatron
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement