#dataSource configure
connection.url=jdbc:mysql://localhost:3306/shiro?useSSL=false&serverTimezone=UTC
connection.username=root
connection.password=961012gz
connection.driverName=com.mysql.cj.jdbc.Driver

 

多了ssl的问题和serverTimezone的问题。还有driverName换了。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-07
  • 2022-12-23
  • 2021-05-04
  • 2022-12-23
  • 2021-12-03
猜你喜欢
  • 2021-11-23
  • 2021-08-29
  • 2022-12-23
  • 2022-12-23
  • 2021-11-28
  • 2021-10-27
相关资源
相似解决方案