commit | 26c85f7de52e09a0d422a43dd814b6ae1de89a26 | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周日 9月 29 18:19:27 2019 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周日 9月 29 18:19:33 2019 +0800 |
tree | 43f0e62aa511dc40b22dc9a0c31a46e9ba69c28f | |
parent | bb94c46dc08564f1f4cfce97a800c042722ed1a3 [diff] [blame] |
feat: 新增biz-sa示例,用于测试多后端微服务的项目架构
diff --git a/sa/biz/src/main/resources/bootstrap.yml b/sa/biz/src/main/resources/bootstrap.yml new file mode 100644 index 0000000..8c1026a --- /dev/null +++ b/sa/biz/src/main/resources/bootstrap.yml
@@ -0,0 +1,3 @@ +spring: + application: + name: sw-backend-biz-sa