|
@@ -13,8 +13,8 @@ logging: |
|
|
|
|
|
|
|
|
#DataSource配置,默认主数据源 |
|
|
#DataSource配置,默认主数据源 |
|
|
spring: |
|
|
spring: |
|
|
profiles: |
|
|
|
|
|
include: rabbitmq |
|
|
|
|
|
|
|
|
# profiles: |
|
|
|
|
|
# include: rabbitmq |
|
|
datasource: |
|
|
datasource: |
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
driverClassName: com.mysql.jdbc.Driver |
|
|
driverClassName: com.mysql.jdbc.Driver |
|
|