First is to add a flush() method to the UserRepository interface, and invoke repository.flush() after repository.create(user) in UserServiceImpl#create ...
確定! 回上一頁