JavaScript is disabled on your browser.
Skip navigation links
Spring Data MongoDB
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.data.mongodb.config.MongoNamespaceHandler
Packages that use
MongoNamespaceHandler
Package
Description
org.springframework.data.mongodb.repository.config
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.config
Modifier and Type
Class
Description
class
MongoRepositoryConfigNamespaceHandler
NamespaceHandler
to register repository configuration.