@Cacheable(value = "moviesCache") public Collection getMovies() { Collection moviesList = new ArrayList<>();