I have the following RoleRepository:
RoleRepository
public interface RoleRepository extends JpaRepository{ }
When creating a