數(shù)據(jù)庫(kù)顯示亂碼問題,求大神
一開始亂碼我就照著網(wǎng)上的改了
jdbc.url=jdbc:mysql://localhost:3306/ssh?useUnicode=true&characterEncoding=utf-8
這個(gè)結(jié)果報(bào)500的錯(cuò)
一開始亂碼我就照著網(wǎng)上的改了
jdbc.url=jdbc:mysql://localhost:3306/ssh?useUnicode=true&characterEncoding=utf-8
這個(gè)結(jié)果報(bào)500的錯(cuò)
舉報(bào)
2016-10-22
# 服務(wù)端使用的字符集默認(rèn)為8比特編碼的latin1字符集
character-set-server=utf8