John Blum
|
c3dc0336cf
|
Configure the 'spring.data.gemfire.cache.log-level' property in terms of 'gemfire.log-level' and default to 'error'.
|
2020-05-18 00:03:46 -07:00 |
|
John Blum
|
fda6362f00
|
Annotate the BootGeodeHttpSessionCachingApplication class with the @EnableClusterAware annotation.
Remove the 'Sessions' Region data policy configuration from application.properties.
|
2020-05-17 23:54:46 -07:00 |
|
John Blum
|
8447eaad10
|
Update Copyright to 2020.
|
2020-02-19 23:04:23 -08:00 |
|
John Blum
|
952b7554ab
|
Remove use of internal Apache Geode API o.a.g.internal.concurrent.ConcurrentHashSet class.
Replace with java.util.HashSet wrapped with java.util.Collections.synchronizedSet(:Set).
Resolve gh-70.
|
2020-01-24 21:07:48 -08:00 |
|
John Blum
|
24694d01fa
|
Add Sample Code for HTTP Session Caching.
|
2019-08-19 12:58:34 -07:00 |
|