Uses of Interface
org.springframework.data.mongodb.util.MongoCompatibilityAdapter.ServerAddressAdapter
Package
Description
MongoDB driver-specific utility classes for
Bson
and DBObject
interaction.-
Uses of MongoCompatibilityAdapter.ServerAddressAdapter in org.springframework.data.mongodb.util
Modifier and TypeMethodDescriptionMongoCompatibilityAdapter.serverAddressAdapter
(com.mongodb.ServerAddress serverAddress) Return a compatibility adapter forServerAddress
.