- java.lang.Object
-
- org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport
-
- com.azure.spring.data.cosmos.repository.config.CosmosRepositoriesRegistrar
-
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.EnvironmentAware, org.springframework.context.ResourceLoaderAware
public class CosmosRepositoriesRegistrar
extends org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport
Inherit RepositoryBeanDefinitionRegistrarSupport class to enable repository and get extension
-
-
Method Summary
-
Methods inherited from class org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport
registerBeanDefinitions, registerBeanDefinitions, setEnvironment, setResourceLoader
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.