|
@@ -64,10 +64,6 @@ spring:
|
|
autoconfigure:
|
|
autoconfigure:
|
|
exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
|
|
exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
|
|
datasource:
|
|
datasource:
|
|
- url: jdbc:mysql://39.106.184.70:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
|
|
- username: hcst
|
|
|
|
- password: test@20190531
|
|
|
|
- driver-class-name: com.mysql.jdbc.Driver
|
|
|
|
druid:
|
|
druid:
|
|
stat-view-servlet:
|
|
stat-view-servlet:
|
|
enabled: true
|
|
enabled: true
|