In order to use this feature, we just need to declare an id of type UUID with @GeneratedValue annotation: @Entity public class Course { @Id ...
確定! 回上一頁