首先将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-12-16 2021-09-28 2021-04-25 2021-09-08 2021-12-18 2021-12-04 2021-08-17 2021-10-13