spring data JPA - mysql - findById() empty unless findAll() called before ... @Entity public class User { @Id @GeneratedValue private UUID id; public UUID ...
確定! 回上一頁