Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yingzhuo/snowflake-java-client


https://github.com/yingzhuo/snowflake-java-client

docker id-generator json k8s kubernetes snowflake-twitter spring spring-boot-starter

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## snowflake-java-client

maven依赖:

```xml

com.github.yingzhuo
snowflake-java-client
1.1.1-1

```

`spring-boot`配置

```yaml
snowflake:
enabled: true
host: "localhost:8080"
```

直接使用`com.github.yingzhuo.snowflake.Snowflake`即可。