commit | dde4e21d6a47e211c2f43509439cc97909c540ea | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周三 9月 04 22:13:23 2019 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周三 9月 04 22:13:23 2019 +0800 |
tree | 9236eec450b4ea0a7e1d9aa0feb6671cf3376b58 | |
parent | c7b18dcacf09b5e5d6c2ea3618d4d54a874de64f [diff] [blame] |
feat: 增加 aggr 聚合服务层,并将 bff 中的 聚合API 迁移到 aggr
diff --git a/aggr/admin/src/main/resources/bootstrap.yml b/aggr/admin/src/main/resources/bootstrap.yml new file mode 100644 index 0000000..b2a926b --- /dev/null +++ b/aggr/admin/src/main/resources/bootstrap.yml
@@ -0,0 +1,3 @@ +spring: + application: + name: sw-backend-admin-aggr