Uses of Class
org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
Package
Description
Provides classes related to the MongoDB message store.
-
Uses of AbstractConfigurableMongoDbMessageStore in org.springframework.integration.mongodb.store
Modifier and TypeClassDescriptionclass
An alternate MongoDBMessageStore
andMessageGroupStore
which allows the user to configure the instance ofMongoTemplate
.class
MongoDBPriorityCapableChannelMessageStore
implementation.