标签: java spring jpa
我使用Spring Data JPA(CRUD存储库)将我的实体类保存在MS Sql server中。 保存后,我无法从实体类中检索生成的id。任何人,请让我知道可能是什么问题?
感谢!!!