I\'ve seen numerous examples of people using the @Cache for custom methods on Spring JPA Repositories. For example:-
@Cache
@Component public class MyRe