Rob Winch
750ae663fc
Create spring-session-data-redis pom
2014-09-30 10:09:47 -05:00
Rob Winch
0abbba0309
Polish Generics and Update Spring Version
...
We needed to update Spring Version to avoid
https://jira.spring.io/browse/SPR-11471
2014-09-30 09:07:46 -05:00
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
52827f4a46
Remove samples/web/.project
2014-09-29 21:20:58 -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
923c00fd5f
Merge pull request #14 from arafalov/patch-1
...
Spelling fix for word 'attribute'
2014-07-25 14:24:02 -05:00
István Földházi
4aacf2fcea
Typo in index.jsp
2014-07-21 09:58:21 +02:00
Alexandre Rafalovitch
c8c8844fff
Spelling fix
2014-07-10 08:55:34 +07:00
Rob Winch
602359a5d8
Update Copyright dates
2014-07-08 14:28:55 -05:00
Rob Winch
ca42853c70
Remove source/target compatability
2014-07-08 13:26:47 -05:00
Rob Winch
722082a95c
Add Sonar
2014-07-03 16:13:35 -05:00
Rob Winch
e907e2b036
Disable artifactoryPublish for sample
2014-07-02 16:48:58 -05:00
Rob Winch
1c552aea79
Add Sample
...
Fixes #8
2014-07-02 16:00:53 -05:00