JpaRepository ; ... has inbuilt methods findAll(), save() as it is extending JpaRepository ... categoryrepository.save(category);.
確定! 回上一頁