Class RepositoryAnnotationMapper

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

public class RepositoryAnnotationMapper extends ComponentAnnotationMapper
Maps @Repository the same was as ComponentAnnotationMapper.
Since:
1.0
Author:
graemerocher
  • Constructor Details

    • RepositoryAnnotationMapper

      public RepositoryAnnotationMapper()
  • Method Details