|
@@ -59,8 +59,8 @@ spring:
|
|
exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
|
|
exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
|
|
datasource:
|
|
datasource:
|
|
url: jdbc:mysql://172.30.0.9:6033/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
url: jdbc:mysql://172.30.0.9:6033/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
- username: sync
|
|
|
|
- password: sync@2020
|
|
|
|
|
|
+ username: sync
|
|
|
|
+ password: sync@2020
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
druid:
|
|
druid:
|
|
stat-view-servlet:
|
|
stat-view-servlet:
|