Annotation Type EnableGraphQLRepositories
@Retention(RUNTIME)
@Target(TYPE)
@Import({GraphQLRepositoryProxyBeansRegistrar.class,GraphQLReactiveRepositoryProxyBeansRegistrar.class})
public @interface EnableGraphQLRepositories
-
Optional Element Summary
-
Element Details
-
value
- Default:
- {}
-
basePackages
- Default:
- {}
-