All Classes and Interfaces
Class
Description
Exposes the
SessionRepositoryFilter
as a bean named
springSessionRepositoryFilter
.A
SessionRepository
implementation that stores
sessions in a Caffeine Cache
.Add this annotation to an
@Configuration
class to expose the
SessionRepositoryFilter
as a bean named springSessionRepositoryFilter
and backed by Caffeine.