76777879808182
/** * Constructor. */ public GrailsAnnotationCacheOperationSource() { annotationParsers.add(new SpringCacheAnnotationParser()); }