# useUnicode=yes
# characterEncoding=UTF-8
# useSSL=false
spring.datasource.url=jdbc:mysql://localhost:3306/<dbname>?useSSL=false&useUnicode=yes&characterEncoding=UTF-8
Created
January 23, 2020 10:04
-
-
Save gigadot/9b4dea8c40fb0e5e41dbab89aa4b3bc2 to your computer and use it in GitHub Desktop.
MySQL connection URL with unicode enabled and SSL disabled
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment