| File was renamed from ruoyi-gateway/src/main/resources/bootstrap.yml |
| | |
| | | spring:
|
| | | application:
|
| | | # 应用名称
|
| | | name: ruoyi-gateway
|
| | | name: sgd-gateway |
| | | profiles:
|
| | | # 环境配置
|
| | | active: dev
|
| | |
| | | ds1:
|
| | | nacos:
|
| | | server-addr: 127.0.0.1:8848
|
| | | dataId: sentinel-ruoyi-gateway
|
| | | dataId: sentinel-sgd-gateway |
| | | groupId: DEFAULT_GROUP
|
| | | data-type: json
|
| | | rule-type: gw-flow
|
| File was renamed from ruoyi-modules/ruoyi-file/src/main/resources/bootstrap.yml |
| | |
| | | spring:
|
| | | application:
|
| | | # 应用名称
|
| | | name: ruoyi-file
|
| | | name: sgd-file |
| | | profiles:
|
| | | # 环境配置
|
| | | active: dev
|
| File was renamed from ruoyi-modules/ruoyi-gen/src/main/resources/bootstrap.yml |
| | |
| | | spring:
|
| | | application:
|
| | | # 应用名称
|
| | | name: ruoyi-gen
|
| | | name: sgd-gen |
| | | profiles:
|
| | | # 环境配置
|
| | | active: dev
|
| File was renamed from ruoyi-modules/ruoyi-job/src/main/resources/bootstrap.yml |
| | |
| | | spring:
|
| | | application:
|
| | | # 应用名称
|
| | | name: ruoyi-job
|
| | | name: sgd-job |
| | | profiles:
|
| | | # 环境配置
|
| | | active: dev
|
| File was renamed from ruoyi-modules/ruoyi-system/src/main/resources/bootstrap.yml |
| | |
| | | spring:
|
| | | application:
|
| | | # 应用名称
|
| | | name: ruoyi-system
|
| | | name: sgd-system |
| | | profiles:
|
| | | # 环境配置
|
| | | active: dev
|