Class ReactiveMongoContext

java.lang.Object
org.springframework.data.mongodb.core.ReactiveMongoContext

public class ReactiveMongoContext extends Object
ReactiveMongoContext utilizes and enriches the Reactor Context with information potentially required for e.g. ClientSession handling and transactions.
Since:
2.1
Author:
Christoph Strobl, Mark Paluch
See Also: