findByEmail

public final List<Users> findByEmail(String email)

Return a specific user from the database by the email address

Author

Francesco Masala

Return

List the users

Parameters

email

String the user id