Class CachePutAnnotationMapper

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

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

    • CachePutAnnotationMapper

      public CachePutAnnotationMapper()
  • Method Details