To archive this, just configure your Entity to use UUID2 generator. @Id · @GenericGenerator(name = "uuid2", strategy = "uuid2")
確定! 回上一頁