Files
wb-java-nc-shop/target/classes/application-dev.yml

6 lines
186 B
YAML
Raw Permalink Normal View History

2026-01-11 18:14:42 +08:00
spring:
datasource:
url: jdbc:mysql://localhost:3306/nl_shop?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai
username: root
password: root