Annotation Interface IdGenerator


@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface IdGenerator
标记实体类的 id 以自定义的方式生成
Author:
xezzon
See Also: