Files
biz_supplier_manage/src/main/resources/application.yml

15 lines
209 B
YAML
Raw Normal View History

2021-05-25 14:09:24 +08:00
# 对应 apollo 配置中心的应用名
app:
2021-05-25 14:44:22 +08:00
id: biz-service-ebtp-project
2021-05-25 14:09:24 +08:00
# Apollo 配置信息
apollo:
bootstrap:
enabled: true
namespace: application
#
#spring:
# profiles:
# active: test