首先将mysql-connector-java-8.0以上的jar包放到FindReport安装目录下的webapps下的WEB-INF下的lib下。 打开finereport,找到定义数据连接 数据库名:MySQL 驱动器:com.mysql.cj.jdbc.Driver URL:jdbc:mysql://localhost:3306/数据库名?useSSL=false&serverTimezone=UTC 用户名,密码 相关文章: 2021-04-29 2021-07-29 2021-12-21 2021-06-22 2022-12-23 2022-12-23 2021-07-21 2021-09-02