Package gorm.tools.repository
Annotation Type GormRepository
-
@Retention(RUNTIME) @Target(TYPE) public @interface GormRepositoryAnnotation to marks a Repository artifact when not under grails-app/repo AST tranform will also add the Spring @Component annotation so that it gets picked up on a scan as well as the @Artefact that grails uses and needs for artifacts.- Since:
- 6.1