findByCategory

public final List<Books> findByCategory(String category)

Get a specific books from the database based on category

Author

Furlan, Berti

Parameters