public interface AccountRepository extends org.springframework.data.repository.PagingAndSortingRepository<Account,org.bson.types.ObjectId>
findAll, findAll
count, delete, deleteAll, deleteAll, deleteById, existsById, findAll, findAllById, findById, save, saveAll