类 IdApiImpl
- java.lang.Object
-
- net.risesoft.api.v0.id.IdApiImpl
-
- 所有已实现的接口:
IdApi
@Primary @RestController("v0IdApiImpl") @RequestMapping(value="/services/rest/id", produces="application/json") @Deprecated public class IdApiImpl extends Object implements IdApi已过时。系统管理组件- 从以下版本开始:
- 9.6.0
- 作者:
- dingzhaojun, qinman, mengjuhua
- Date:
- 2022/2/10
-
-
构造器详细资料
-
IdApiImpl
public IdApiImpl(@Qualifier("snowflakeIdGenerator") Y9IdGenerator y9IdGenerator)已过时。
-
-