Class ReactiveVertxSessionRepository

java.lang.Object
net.andreaskluth.session.core.ReactiveVertxSessionRepository
All Implemented Interfaces:
org.springframework.session.ReactiveSessionRepository<ReactiveVertxSessionRepository.ReactiveSession>

public class ReactiveVertxSessionRepository
extends java.lang.Object
implements org.springframework.session.ReactiveSessionRepository<ReactiveVertxSessionRepository.ReactiveSession>
A ReactiveSessionRepository using vert.x reactive database clients.