• 首先将mysql-connector-java-8.0以上的jar包放到FindReport安装目录下的webapps下的WEB-INF下的lib下。

FineReport连接mysql8.0以上版本

FineReport连接mysql8.0以上版本

  • 打开finereport,找到定义数据连接

FineReport连接mysql8.0以上版本

  • 数据库名:MySQL
  • 驱动器:com.mysql.cj.jdbc.Driver
  • URL:jdbc:mysql://localhost:3306/数据库名?useSSL=false&serverTimezone=UTC
  • 用户名,密码

FineReport连接mysql8.0以上版本

相关文章:

  • 2021-12-16
  • 2021-09-28
  • 2021-04-25
  • 2021-09-08
  • 2021-12-18
  • 2021-12-04
  • 2021-08-17
  • 2021-10-13
猜你喜欢
  • 2021-11-19
  • 2021-11-05
  • 2022-01-01
  • 2021-11-22
  • 2021-04-29
  • 2021-07-26
  • 2018-10-15
相关资源
相似解决方案