Package gorm.tools.repository
Annotation Type GormRepository
-
@Retention(RUNTIME) @Target(TYPE) @Component public @interface GormRepositoryCustom Service annotation to make a GormRepo. Just adds the @Component- Since:
- 6.1
@Retention(RUNTIME)
@Target(TYPE)
@Component
public @interface GormRepository