使用spring data jpa 開發時,發現國內對spring boot jpa全面介紹的文章 ... findOne(1l); userRepository.save(user); userRepository.delete(user); ...
確定! 回上一頁