Creating a user with only one role using JpaRepository

前端 未结 0 1952
轻奢々
轻奢々 2021-01-05 04:54

I have the following RoleRepository:

public interface RoleRepository extends JpaRepository{
}

When creating a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题