java生成32位的UUID通用唯一识别码 (Universally Unique Identifier)

entity.setId(UUIDUtils.getUUID());
原文地址:https://www.cnblogs.com/feifeicui/p/8954099.html