Rob Winch
865e381c7c
Move Embedded Redis classes to org.springframework.session.redis.embedded
...
This prevents the embedded redis from being picked up in ComponentScan
in any of the samples unless the @EnableEmebeddedRedis annotation is used.
Polish gh-184
2015-04-14 21:59:19 -05:00
Rob Winch
4a0aa6e608
Add EnableEmbeddedRedis
...
Fixes gh-184
2015-04-09 17:02:56 -05:00
Rob Winch
4631b57531
Make Servlet 2.5 compatible
...
Fixes gh-111 gh-182
2015-04-07 22:12:40 -05:00
Rob Winch
9ac570cba7
Update to Spring IO version
...
- Update Spring Boot 1.2.3.RELEASE
- Update Spring Security 4.0.0.RELEASE
- Update Spring 4.1.6.RELEASE
- Update Groovy 2.3.8
- Update Jackson 2.4.5
- Update Jedis 2.5.2
- Update Spring Data Redis 1.4.2
Fixes gh-126
2015-04-07 16:30:57 -05:00
Rob Winch
208493b6fd
Update to embedded 0.5
...
Fixes gh-179
2015-04-03 12:07:49 -05:00
Rob Winch
4dedb4d10a
Spaces to tabs and license cleanup
2015-04-03 11:13:13 -05:00
Rob Winch
0f034312a2
Remove @Override from interface overrides
2015-01-06 13:47:49 -06:00
Rob Winch
090d106376
Polish docs
2015-01-06 13:46:36 -06:00
Rob Winch
8f3600c49a
samples/web->samples/httpsession
2014-12-23 16:39:04 -06:00