Serializable { @Id @GenericGenerator(name = "uuid2", strategy = "uuid2") @GeneratedValue(generator = "uuid2") private UUID id; ...
確定! 回上一頁