代码优化
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
spring:
|
||||
datasource:
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://192.168.33.96:3306/xa_cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
||||
username: root
|
||||
password: Xahg2024.
|
||||
data:
|
||||
redis:
|
||||
host: 192.168.33.96
|
||||
port: 6379
|
||||
password:
|
||||
database: 1
|
||||
Reference in New Issue
Block a user