datasource:
driverClassName: com.mysql.jdbc.Driver
url: jdbc:mysql://*****:3306/pre?useUnicode=true&characterEncoding=UTF-8&useSSL=false&autoReconnect=true&failOverReadOnly=false
username: ****
password: ****
initialize: false

相关文章:

  • 2021-12-08
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2021-08-21
  • 2021-10-16
  • 2021-11-06
猜你喜欢
  • 2021-10-03
  • 2021-12-03
  • 2021-12-15
  • 2022-12-23
  • 2021-05-24
  • 2021-12-03
  • 2021-12-05
相关资源
相似解决方案