Uses of Class
org.springframework.data.mongodb.config.MongoNamespaceHandler
Packages that use MongoNamespaceHandler
Package
Description
Support infrastructure for the configuration of MongoDB specific repositories.
-
Uses of MongoNamespaceHandler in org.springframework.data.mongodb.repository.config
Subclasses of MongoNamespaceHandler in org.springframework.data.mongodb.repository.configModifier and TypeClassDescriptionclass
NamespaceHandler
to register repository configuration.