Advertisement
Guest User

Untitled

a guest
Apr 27th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. Przed:
  2. jdbc.url=jdbc:mysql://localhost:3306/develop_habit_app?useSSL=false&useUnicode=yes&characterEncoding=UTF-8
  3.  
  4. Po:
  5. jdbc.url=jdbc:mysql://localhost:3306/develop_habit_app?characterEncoding=UTF-8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement