RuoYi-Vue-Plus/ruoyi-extend/ruoyi-monitor-admin/src/main/resources/application-dev.yml
2021-10-31 14:52:47 +08:00

7 lines
333 B
YAML

spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:mysql://192.168.64.128:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
username: root
password: root