8 Commits

Author SHA1 Message Date
Stephen Kinser
8b485b6020 Doc cautions about index repo with Redis Cluster
Due to https://github.com/spring-projects/spring-data-redis/issues/1111, applications can suffer from missing important Keyspace events as described at https://github.com/spring-projects/spring-session/issues/2230.

This adds a caution to the docs to help others avoid running into this problem and suggests an alternative.

Mitigates #2230.
2024-05-13 10:29:27 -03:00
K Siva Prasad Reddy
628eaedc32 Improve documentation for JDBC JSON serialization. 2024-05-09 09:07:15 -03:00
Marcus Hert Da Coregio
782e5eed1c Add How to Customize Expired Sessions Clean-up Job
Issue gh-2827
2024-03-04 10:33:00 -03:00
Marcus Hert Da Coregio
c2a982c4a7 Add JDBC to Configurations section
Closes gh-2827

Closes gh-2829
2024-03-01 15:37:13 -03:00
Marcus Hert Da Coregio
592b06404a Documentation links should use variable for reference docs url
Closes gh-2761
2024-01-23 09:05:58 -03:00
Marcus Da Coregio
72b65f41a9 Document that a custom CookieSerializer might break Remember Me
Closes gh-2567
2023-10-26 13:29:55 -03:00
Marcus Da Coregio
4602eaa194 Add Customizing Cookie to Common Configurations
Closes gh-2456
2023-10-10 10:32:05 -03:00
Marcus Da Coregio
fdcaa2dba0 Add Redis Configurations Section
Issue gh-2342
2023-07-04 15:37:46 -03:00