Class CacheEvictAnnotationMapper

All Implemented Interfaces:
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper

public class CacheEvictAnnotationMapper extends CacheableAnnotationMapper
Maps the Spring cache annotations.
Since:
1.0
Author:
graemerocher
  • Constructor Details

    • CacheEvictAnnotationMapper

      public CacheEvictAnnotationMapper()
  • Method Details