Vedran Pavic
41cf2ef152
Update documentation to reflect preference for Lettuce
...
See gh-886
2017-10-02 19:00:23 +02:00
Vedran Pavic
0cdee25405
Remove MapSessionRepository default constructor
...
This commit removes the default `MapSessionRepository` constructor so that the users are required to explicitly supply the `Map` used to store the sessions.
2017-09-07 19:58:22 -05:00
mikemassa84
2161f966de
Update grails3.adoc
...
Add a note about spring-session and grails flash scope, with link to stackoverflow answer.
2017-08-24 14:37:32 -05:00
Vedran Pavic
63b67a501d
Update guides for Redis based samples
2017-08-24 14:17:10 -05:00
Kanjie Lu
5f0e4c3b85
fix typo
...
change "they key" to "the key"
2017-08-05 20:39:08 -05:00
Rob Winch
be2604ca69
Add Session.changeSessionId
2017-07-20 16:31:38 -05:00
Mark Paluch
8dd1a10f1b
Adapt to changes in Spring Data Redis API
2017-07-18 16:19:05 +02:00
Vedran Pavic
04b4fe3e3b
Fix Checkstyle violations
2017-07-01 00:04:46 +02:00
Rob Winch
8ef36e4f3e
Session Optional<T> getAttribute -> T getAttribute
...
Issue gh-819
2017-06-30 10:24:59 -05:00
Rob Winch
0127ef9f9b
SessionRepository.getSession(String) -> findById(String)
...
Issue gh-809
2017-06-22 21:29:34 -05:00
Rob Winch
043cb42149
Extract spring-session-jdbc
...
Issue gh-806
2017-06-22 09:04:09 -05:00
Rob Winch
c28f047eb5
Extract spring-session-data-hazelcast
...
Issue gh-806
2017-06-22 09:03:50 -05:00
Rob Winch
f1319483ee
Move spring-session to spring-session-core
...
Issue gh-806
2017-06-22 09:02:44 -05:00
Vedran Pavic
f7e07b7f6b
Improve Session API to use Java 8
2017-06-16 11:44:19 -05:00
Vedran Pavic
4cf26d9c36
Move ExpiringSession API into Session
2017-06-16 11:44:19 -05:00
Vedran Pavic
a848df1235
Replace explicit type arguments with diamond operator
2017-06-16 11:44:19 -05:00
Vedran Pavic
22f4b0bc9d
Update minimum requirements
2017-05-25 23:59:49 +02:00
Vedran Pavic
c5ea626d03
Improve layout of community extensions doc section
...
Fixes gh-786
2017-05-17 11:49:49 +02:00
Vedran Pavic
e9e5d8eda6
Parameterize SpringSessionBackedSessionRegistry
2017-05-10 00:24:16 -05:00
Vedran Pavic
2b2f385d5f
Use spring-jcl instead of commons-logging
2017-05-09 02:50:27 -05:00
Vedran Pavic
86e892c806
Improve Spring Boot based samples
...
Fixes gh-693
2017-05-04 18:56:12 +02:00
Vedran Pavic
5b4d0c40d8
Replace explicit type arguments with diamond operator
2017-05-03 10:06:56 -05:00
Vedran Pavic
63097e9d82
Fix broken documentation links
2017-04-28 20:05:37 +02:00
Rob Winch
63b836b212
Remove Mongo
...
Fixes gh-768
2017-04-26 22:19:10 -05:00
Rob Winch
02da23a2a0
Remove GemFire
...
Fixes gh-768
2017-04-26 22:19:10 -05:00
Rob Winch
d590ca58e4
Standardize Build
...
Fixes gh-769
2017-04-26 22:11:41 -05:00
Vedran Pavic
815cbf4ee8
Update DefaultCookieSerializer to use base64 by default
...
Fixes gh-736
2017-04-26 22:49:47 +02:00
Rob Winch
707b8bb062
Revert "Workaround Lettuce Bug"
...
This reverts commit adbff45a23 .
Fixes gh-759
2017-04-26 11:30:28 -05:00
Rob Winch
adbff45a23
Workaround Lettuce Bug
...
Issue gh-759
2017-04-26 08:57:22 -05:00
John Blum
327323da38
Upgrade to io.spring.dependency-management Gradle plugin 1.0.2.RELEASE
...
Apply io.spring.dependency-management Gradle plugin to all Boot samples to properly resolve Boot dependencies with implicit versioning
2017-04-21 23:21:39 -07:00
John Blum
8dd6aa38ed
Upgrade to io.lettuce:lettuce-core:5.0.0.BUILD-SNAPSHOT
2017-04-21 22:16:05 -07:00
John Blum
6f4025eacb
Simply GemFire configuration in docs GemFire Indexing integration tests
2017-04-21 22:04:50 -07:00
Sebastian Laskawiec
18ccee051f
Add link to Infinispan for Spring Session documentation
...
Fixes gh-745
2017-03-20 19:53:13 +01:00
Vedran Pavic
dc3b6ba6f1
Fix Mockito deprecation warnings
2017-03-05 12:13:03 +01:00
Vedran Pavic
c0cc15679c
Improve Hazelcast support documentation
...
Fixes gh-680
2017-01-17 21:36:40 +01:00
Rob Winch
43d83f6398
Polish
2017-01-16 16:05:36 -06:00
Vedran Pavic
862659b9b7
Restructure samples
2017-01-14 10:29:30 +01:00
John Blum
536156a4ec
Consistentely apply Spring Data BOM across Spring Session modules
...
Fixes gh-709
2017-01-13 17:54:44 -08:00
Vedran Pavic
94fc80a8f0
Use capitalized words for HeaderHttpSessionStrategy default header name
...
Fixes gh-173
2017-01-12 18:54:53 +01:00
John Blum
61a6344ffa
Upgrade to Spring Data Kay
...
Dependency updates supporting Kay:
Upgrade Spring Framework to 5.0.0.M3
Upgrade Spring Boot to 1.5.0.RC1
Upgrade Jackson to 2.7.6
Upgrade Jedis to 2.9.0
Upgrade Lettuce to 5.0.0.Beta1
Upgrade Mockito to 2.5.4
Fixes #gh-677
2017-01-10 01:52:21 -08:00
Rob Winch
f98697416e
spring-boot-starter-data-redis
2017-01-09 21:47:47 -08:00
Rob Winch
304e32eef5
Fix Typo
2016-12-19 13:35:07 -06:00
Rob Winch
9067f8235d
Add What's New in 1.3
...
Fixes gh-627
2016-12-15 15:56:16 -06:00
John Blum
9a51cb9ca7
Minor changes to improve the timing between Spring Boot-based GemFire client and server connections
...
Fixes gh-672
2016-11-22 22:48:37 -08:00
Rob Winch
49e3a1c7cd
Polish SpringSessionRememberMeServices
...
* Move to ~.security.web.authentication package
* Add documentation
* Use getBeanNamesForType to avoid eager bean initialization
* Remove rememberMeCookieMaxAge because it must be Integer.MAX_VALUE since
cookie is only written at the creation of the session
* Change from parameter to rememberMeParameterName
Issue gh-189
2016-11-22 20:46:42 -06:00
Rob Winch
466e2cf102
Fix docs security-config.xml
2016-11-16 14:31:45 -06:00
Vedran Pavic
eb0f292c20
Fix docs module Sonar build
2016-11-16 17:59:36 +01:00
Vedran Pavic
43fda301e2
Fix Sonar build
2016-11-15 23:07:00 +01:00
Rob Winch
b5ea6c752d
Update to Sonar 2.2 to work with Gradle 3.1
2016-11-14 18:45:56 -06:00
Vedran Pavic
5671037c39
Delete refactor from findbyusername doc
...
Fixes gh-671
2016-11-14 18:33:49 +01:00