Marcus Da Coregio
27782d659b
Merge branch '3.1.x'
...
Closes gh-2492
2023-10-18 11:07:52 -03:00
Marcus Da Coregio
047839e3f2
Use Gradle Version Catalog
...
Closes gh-2490
2023-10-18 11:01:56 -03:00
Yanming Zhou
b1a1b62914
Use spring-boot's @ServiceConnection
2023-09-01 13:40:02 -03:00
Vedran Pavic
fb66cf3150
Remove @Configuration meta-annotation from @Enable*Session annotations
...
Closes gh-1361
2022-09-22 16:13:16 -05:00
Vedran Pavic
4e311939c2
Use Spring Security auto-configuration in MongoDB samples
2022-09-20 10:58:05 -05:00
Vedran Pavic
8e8de48614
Fix deprecation warnings
2022-09-06 15:27:53 -05:00
Vedran Pavic
9524730ab1
Update integration tests
...
This commit updates Docker images used in all the integration tests. Additionally, it updates JDBC session repository Oracle integration tests to run unconditionally.
2022-08-30 21:48:39 -05:00
Rob Winch
3ce78f6cd0
Fix formatting
2022-05-13 17:49:29 -05:00
Rob Winch
d23b81f300
Fix spring-session-sample-boot-mongodb-traditional
2022-05-13 17:36:52 -05:00
Rob Winch
2a6a9cfb78
Fix Formatting
2022-05-13 17:36:23 -05:00
Greg L. Turnquist
55f9bc9c37
Replace Flapdoodle with Testcontainers for MongoDB support.
...
For more details on this usage of Testcontainers, see https://bsideup.github.io/posts/local_development_with_testcontainers/
Related issues: https://github.com/spring-projects/spring-boot/issues/30863
2022-05-13 17:34:43 -05:00
Eleftheria Stein
42580c3a44
Upgrade samples to Spring Boot 3.0.0-SNAPSHOT #
...
Closes gh-2074
2022-04-29 10:25:48 +02:00
Eleftheria Stein
ea1c619918
Fix whitespace
...
Issue gh-1946
2021-11-09 14:36:53 +01:00
Eleftheria Stein
5fdbfce4c2
Update Gradle to 7.2
...
Closes gh-1944
2021-11-02 14:28:31 +01:00
Greg L. Turnquist
bf139dbbb3
Introduce Spring Session MongoDB
...
* Migrate the module's code back into this project.
* Fold the documentation in.
* Update to current Gradle conventions.
* Reformat to match styling.
2021-10-20 11:57:27 +02:00