Skip to content

Commit 98f6c2e

Browse files
committed
添加了Twitter ID生成算法的工具,每秒支持12万ID生成。
1 parent 4ff4618 commit 98f6c2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SpringBootDemoV2/src/main/java/com/github/xiaour/Application.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ public class Application {
1111

1212
public static void main(String[] args) {
1313
SpringApplication.run(Application.class, args);
14+
1415
}
1516

1617

0 commit comments

Comments
 (0)