Rob Winch
6130a10d14
Remove Compiler Warnings
...
* Fixes Generics
* Remove unused imports
* Ignore serialize warnings in tests
Fixes gh-40
2014-09-29 22:00:46 -05:00
Rob Winch
dcfd85e933
Sample properly uses RedisTemplate<String,ExpiringSession>
...
Fixes #33
2014-08-11 22:36:47 -05:00
Rob Winch
903017285b
Create ExpiringSession which extends Session
...
This provides a better separation for consumers of the API. Most users are
likely not interested in checking to see if a session is expired so they
can focus on the Session API.
Fixes #28
2014-07-30 12:10:56 -05:00
Rob Winch
f1fa380bdd
Move session.web to session.web.http
...
Fixes #18
2014-07-30 12:10:56 -05:00
Rob Winch
602359a5d8
Update Copyright dates
2014-07-08 14:28:55 -05:00
Rob Winch
1c552aea79
Add Sample
...
Fixes #8
2014-07-02 16:00:53 -05:00