We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10cac4a commit 05f9357Copy full SHA for 05f9357
README.md
@@ -6,6 +6,9 @@
6
[](https://maven-badges.herokuapp.com/maven-central/io.github.lvyahui8/spring-boot-data-aggregator-starter)
7
[](https://github.com/lvyahui8/spring-boot-data-aggregator/releases)
8
9
+[](https://lgtm.com/projects/g/lvyahui8/spring-boot-data-aggregator/alerts/)
10
+[](https://lgtm.com/projects/g/lvyahui8/spring-boot-data-aggregator/context:java)
11
+
12
## 背景与目的
13
14
在开发后台接口时, 为了开发效率, 我们往往习惯编写串行执行的代码, 去调用不同的接口, 即使这些接口之间并无依赖, 这使得最后开发的接口性能低下, 且数据不方便复用
0 commit comments