Eddú Meléndez
68823eec29
Update to Sonarqube Plugin
...
See gh-427
2016-03-15 07:59:18 +10:00
Rob Winch
f0200696ef
Additional Checkstyle Fixes
...
Issue gh-393
2016-03-07 15:36:17 -06:00
Vedran Pavic
7f3302253b
Prepare codebase to adhere to Checkstyle rules
...
Issue gh-393
2016-03-07 15:33:42 -06:00
Slavisa Avramovic
cc0c6bda42
Fix Hazelcast Sample attributeValue -> attributeName
...
The id attribute should have been attributeName instead of
attributeValue
Fixes gh-221
2015-07-24 17:02:25 -05:00
Rob Winch
8eca5ea4c6
Remove Embedded Redis
...
Fixes gh-248
2015-07-24 15:40:55 -05:00
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
4f8588b4bf
Add HttpSession XML Guide
...
Fixes gh-139
2015-04-10 13:47:37 -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
eddb10d52c
Make RedisHttpSessionConfiguration more XML friendly
...
* add setMaxInactiveIntervalInSeconds
* add default value for maxInactiveIntervalInSeconds
Fixes gh-105
2015-04-03 13:00:27 -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
ba07c1d562
Add httpsession-xml
...
Fixes #103
2015-01-14 11:40:49 -06:00