Guest User

Untitled

a guest
Aug 7th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. hibernate.dialect = org.hibernate.dialect.MySQL5InnoDBDialect
  2. jdbc.driver = com.mysql.jdbc.Driver
  3. jdbc.url = jdbc:mysql://localhost/kasbon_testing?zeroDateTimeBehavior=convertToNull
  4. jdbc.username = root
  5. jdbc.password = admin
Add Comment
Please, Sign In to add comment