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- Since:
- 6.1
@Retention(RUNTIME)
@Target(TYPE)
public @interface GormRepository