错误1数据库的时区问题解决方法 jdbc:mysql://localhost:3306/数据库名?serverTimezone=UTC 错误2数据库保存中文为??解决方法 spring.datasource.url=jdbc:mysql://localhost:3306/数据库名?characterEncoding=utf-8以上臧琛和黄庭祥的帮助