Marcus Hert Da Coregio
cb890a5311
Use set-algolia-env-extension
2024-06-18 13:05:40 -03:00
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
32681600b0
Remove references to spring.session.store-type
...
Closes gh-2858
2024-03-18 10:59:08 -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
702eaf8b6f
Add JDBC to nav
...
Issue gh-2827
2024-03-01 15:59:04 -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 Hert Da Coregio
aa9e18f8c5
Use Version Catalog in Samples, Build Files and Plugins
2023-11-27 09:33:26 -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
1cac1305c4
Fix checkstyle issues
...
Issue gh-2528
2023-10-19 11:03:30 -03:00
Marcus Da Coregio
2b69cff478
Update spring-javaformat to 0.0.39
...
Closes gh-2528
2023-10-19 10:33:00 -03:00
Marcus Da Coregio
047839e3f2
Use Gradle Version Catalog
...
Closes gh-2490
2023-10-18 11:01:56 -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
57d2eb157d
Add guides to navigation list
...
Issue gh-2456
2023-10-10 10:31:25 -03:00
Marcus Da Coregio
4a78329999
Uncomment Hazelcast Configuration on Docs
...
Closes gh-2461
2023-10-10 09:08:41 -03:00
70825
67e838f9cf
Update reference site link
2023-10-03 10:13:31 -03:00
Marcus Da Coregio
fdcaa2dba0
Add Redis Configurations Section
...
Issue gh-2342
2023-07-04 15:37:46 -03:00
Marcus Da Coregio
da9b79b895
Remove Getting Started section
...
Closes gh-2341
2023-07-04 15:34:10 -03:00
Marcus Da Coregio
6b2920102c
Fix Getting Started sections returning 404
...
Closes gh-2335
2023-06-23 13:44:57 -03:00
Rob Winch
cde909d1f7
Merge branch '2.7.x' into 3.0.x
...
- Update Antora
Closes gh-2332
2023-06-22 11:57:21 -05:00
Rob Winch
2d5432b94d
Merge branch '2.6.x' into 2.7.x
...
- Update Antora
Closes gh-2331
2023-06-22 11:44:37 -05:00
Rob Winch
fcf00647e6
Update Antora
...
- Use org.gradle 1.0.0
- Need to use JDK 17 for latest plugin
- Use io.spring.antora.generate-antora-yml
- Use collector extension
- Use name: session
Closes gh-2327
2023-06-22 11:16:43 -05:00
Marcus Da Coregio
8f7e056609
Fix Documentation Title
...
Closes gh-2329
2023-06-22 10:40:00 -03:00
Marcus Da Coregio
51fa994d86
Use Antora name of session
...
Closes gh-2328
2023-06-22 10:39:34 -03:00
Marcus Da Coregio
4847458879
Add Using Redis
...
Closes gh-2303
2023-05-23 15:13:20 -03:00
Marcus Da Coregio
edfaa4b106
Add Getting Started and Update Nav
...
Issue gh-2301
2023-05-22 17:12:32 -03:00
Marcus Da Coregio
d7afde883e
Merge branch '2.7.x' into 3.0.x
2023-05-10 14:53:13 -03:00
Marcus Da Coregio
9343e0b834
Explain the Problem
...
Issue gh-2295
2023-05-10 14:52:37 -03:00
Marcus Da Coregio
bd81ee5a49
Next Development Version
2023-03-21 10:59:24 -03:00
Marcus Da Coregio
ec6fd8a902
Release 2.7.1
2023-03-21 09:58:55 -03:00
Marcus Da Coregio
7d1b01daf6
Update Antora Plugin to 1.0.0
...
Issue gh-2234
2023-03-06 14:43:21 -03:00
Marcus Da Coregio
e4a023fa64
Revert "Update Antora Plugin to 1.0.0"
...
This reverts commit 280f311677 .
2023-03-06 13:52:52 -03:00
Marcus Da Coregio
280f311677
Update Antora Plugin to 1.0.0
...
Issue gh-2234
2023-02-16 09:41:50 -03:00
Marcel Wollschläger
8da5068cac
Update Redis example documentation
...
With the release of Spring-Boot 3.x, the application properties for Redis
changed from `spring.redis` to `spring.data.redis`.
This change will update the documentation to be consistent with the latest
changes in Spring-Boot.
2023-01-24 09:44:47 -03:00
Marcus Da Coregio
9276e1ddc6
Merge branch '2.7.x'
2023-01-23 13:59:11 -03:00
Kaoru Muta
fab1f7b38e
docs: fix broken links in hazelcast documents
2023-01-23 13:57:39 -03:00
Rob Winch
df3f9a386e
Next Development Version
2022-11-22 09:09:55 -06:00
Rob Winch
77e062b2cd
Release 3.0.0
2022-11-22 09:08:17 -06:00
Rob Winch
fd3609c6f0
Next Development Version
2022-11-09 13:09:53 -06:00
Rob Winch
a0d03adbe1
Release 3.0.0-RC2
2022-11-09 12:44:49 -06:00
Rob Winch
b2f10c6752
Next Development Version
2022-11-09 10:24:54 -06:00
Rob Winch
b3d228eb2e
Release 3.0.0-RC2
2022-11-09 10:24:22 -06:00
Vedran Pavic
f71d1d6ca4
Add Spring Session BOM module
...
With Spring Session Data Geode module being removed from the BOM, all of Spring Session's modules are now managed by this repository.
This means that the BOM itself can be moved to this repository, in order to simplify the overall project maintenance.
See gh-2195
2022-10-25 14:33:58 -05:00
Vedran Pavic
e5eeacec5f
Update security config in samples
...
This commit updates security configuration in samples to:
- use AuthorizationFilter instead of FilterSecurityInterceptor
- update session creation policy in REST sample
2022-10-25 14:27:39 -05:00
Rob Winch
62ec64310b
Next Development Version
2022-10-18 20:46:04 -05:00
Rob Winch
25d810eaa3
Release 3.0.0-RC1
2022-10-18 20:46:04 -05:00
Vedran Pavic
fbb94b40e8
Fix Spring Security XML config
2022-10-17 15:05:24 -05:00
Vedran Pavic
4b34f35b82
Replace JSR-250 annotations with standard Spring lifecycle callbacks
2022-09-26 08:59:06 -05:00
Vedran Pavic
fb66cf3150
Remove @Configuration meta-annotation from @Enable*Session annotations
...
Closes gh-1361
2022-09-22 16:13:16 -05:00