Annotation Interface UUID32


@Inherited @Documented @Target({FIELD,METHOD,PARAMETER}) @Retention(RUNTIME) @Value("#{T(java.util.UUID).randomUUID().toString().replaceAll(\'-\', \'\')}") public @interface UUID32
从以下版本开始:
3.0.7
作者:
应卓
另请参阅:
  • Value