findByName

public final List<Books> findByName(String name)

Get a specific books from the database based on name

Author

Furlan, Berti

Parameters