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

17 lines
255 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
2022-09-22 11:20:06 +08:00
jasypt:
encryptor:
bean: stringEncryptor