Spring Data JPA 主鍵採用UUID策略@Id @GeneratedValue(generator="system_uuid") @GenericGenerator(name="system_uuid",strategy="uuid") private ...
確定! 回上一頁