将获取数据库连接改为:

jdbc:mysql://localhost:3306/XXX?useUnicode=true&characterEncoding=utf-8

XXX为数据库名。

相关文章: