连接数据库常见问题 数据库和程序都配置 UTF-8 编码,但保存数据到数据库的时候依然乱码:1spring.datasource.url=jdbc:mysql://localhost/eam?useUnicode=true&characterEncoding=UTF-8