# 数据库链接信息
mysql.driver=com.mysql.cj.jdbc.Driver
mysql.url=jdbc:mysql://localhost:3306/xxxx?characterEncoding=UTF-8&serverTimezone=GMT%2B8
mysql.username=xxxx
mysql.password=xxxx

相关文章:

  • 2022-01-15
  • 2021-07-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-18
  • 2022-12-23
  • 2021-08-16
  • 2022-01-07
  • 2021-09-14
  • 2021-12-16
相关资源
相似解决方案