Package org.springframework.integration.mongodb.store
package org.springframework.integration.mongodb.store
Provides classes related to the MongoDB message store.
-
ClassDescriptionThe abstract MongoDB
AbstractMessageGroupStore
implementation to provide configuration for common options for implementations of this class.An alternate MongoDBMessageStore
andMessageGroupStore
which allows the user to configure the instance ofMongoTemplate
.The entity class to wrapMessage
to the MongoDB document.MongoDBPriorityCapableChannelMessageStore
implementation.An implementation of both theMessageStore
andMessageGroupStore
strategies that relies upon MongoDB for persistence.