Uses of Class
com.beassolution.rule.listener.MongoEventListeners
Packages that use MongoEventListeners
-
Uses of MongoEventListeners in com.beassolution.rule.config
Methods in com.beassolution.rule.config with parameters of type MongoEventListenersModifier and TypeMethodDescriptionorg.springframework.data.mongodb.core.MongoTemplate
MongoConfig.mongoTemplate
(org.springframework.data.mongodb.MongoDatabaseFactory mongodbDbFactory, org.springframework.data.mongodb.core.mapping.MongoMappingContext mongoMappingContext, org.springframework.context.support.AbstractApplicationContext context, MongoEventListeners mongoEventListeners) Creates and configures the MongoTemplate with custom settings.