findByYear

public final List<Books> findByYear(Integer year)

Get a specific books from the database based on study year

Author

Furlan, Berti

Parameters