Mongodbは、フィールドが一意であるかどうかを知るために、フィールドを作成してインデックスを作成する必要があります。 @Indexed(unique=true) private String email;