Class SpringSessionProperties
java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.SpringSessionProperties
@ConfigurationProperties(prefix="spring.session.data.gemfire")
public class SpringSessionProperties
extends Object
Spring Boot
ConfigurationProperties
used to configure Spring Session for Apache Geode (SSDG) in order to
manage (HTTP) Session state with Spring Session backed by Apache Geode.- Since:
- 1.0.0
- See Also:
-
ConfigurationProperties
NestedConfigurationProperty
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpringSessionProperties
public SpringSessionProperties()
-
-
Method Details
-
getCache
-
getSession
-