This commit is contained in:
sjm 2023-12-27 18:34:03 +08:00
parent 9f198edd1e
commit 4400517cfd

View File

@ -1,10 +1,14 @@
spring:
spring:
jackson:
time-zone: GMT+8
date-format: yyyy-MM-dd
mvc:
static-path-pattern: /static/**
datasource:
url: jdbc:mysql://localhost:3306/love-nav
username: root
password: 123456
password: sjm123
driver-class-name: com.mysql.cj.jdbc.Driver
redis:
host: localhost