Skip to content

Commit 85e3d30

Browse files
committed
添加了Twitter ID生成算法的工具,每秒支持12万ID生成。
1 parent 245a4ff commit 85e3d30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SpringBootDemoV2/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,12 @@
8686
<groupId>org.apache.httpcomponents</groupId>
8787
<artifactId>httpclient</artifactId>
8888
</dependency>
89-
89+
<!--
9090
<dependency>
9191
<groupId>com.github.xiaour</groupId>
9292
<artifactId>spring.boot.sapi.starter</artifactId>
9393
<version>0.0.1-SNAPSHOT</version>
94-
</dependency>
94+
</dependency>-->
9595

9696

9797
</dependencies>

0 commit comments

Comments
 (0)