commit | 51768cb94ef2fd547386d85c57b0aab7b02bc244 | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周日 9月 08 10:06:17 2019 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周日 9月 08 10:06:17 2019 +0800 |
tree | da5cd75628febf1e8e50ec595b41d6b314ec236a | |
parent | ec1cda9bc4af891f2b5d593294040705d70b6ef3 [diff] [blame] |
refactor: 将 bff 的gateway 迁移到 gateway 项目下,将 aggr 重命名为 bff
diff --git a/gateway/src/main/resources/bootstrap.yml b/gateway/src/main/resources/bootstrap.yml new file mode 100644 index 0000000..aa852b8 --- /dev/null +++ b/gateway/src/main/resources/bootstrap.yml
@@ -0,0 +1,3 @@ +spring: + application: + name: sw-backend-gateway