Commit 7e52491
Create spring-boot-session modules
1 parent 5ad754e commit 7e52491
File tree
69 files changed
+917
-708
lines changed- spring-boot-project
- spring-boot-actuator-autoconfigure
- src/main/java/org/springframework/boot/actuate/autoconfigure/session
- spring-boot-autoconfigure-all
- src
- main
- java/org/springframework/boot/autoconfigure/session
- resources/META-INF
- spring
- test/java/org/springframework/boot/autoconfigure/web/servlet
- spring-boot-dependencies
- spring-boot-docs
- spring-boot-session-data-mongodb
- src
- dockerTest/java/org/springframework/boot/session/data/mongodb/autoconfigure
- main
- java/org/springframework/boot/session/data/mongodb/autoconfigure
- resources/META-INF
- spring
- spring-boot-session-data-redis
- src
- dockerTest/java/org/springframework/boot/session/data/redis/autoconfigure
- main
- java/org/springframework/boot/session/data/redis/autoconfigure
- resources/META-INF
- spring
- spring-boot-session-hazelcast
- src
- main
- java/org/springframework/boot/session/hazelcast/autoconfigure
- resources/META-INF
- spring
- test/java/org/springframework/boot/session/hazelcast/autoconfigure
- spring-boot-session-jdbc
- src
- main
- java/org/springframework/boot/session/jdbc/autoconfigure
- resources/META-INF
- spring
- test
- java/org/springframework/boot/session/jdbc/autoconfigure
- resources/org/springframework/boot/session/jdbc/autoconfigure
- spring-boot-session
- src
- main
- java/org/springframework/boot/session/autoconfigure
- resources/META-INF
- spring
- testFixtures/java/org/springframework/boot/session/autoconfigure
- test/java/org/springframework/boot/session/autoconfigure
- spring-boot-tests/spring-boot-smoke-tests
- spring-boot-smoke-test-session-hazelcast
- spring-boot-smoke-test-session-jdbc
- src/test/java/smoketest/session
- spring-boot-smoke-test-session-mongo
- spring-boot-smoke-test-session-redis
- spring-boot-smoke-test-session-webflux-mongo
- spring-boot-smoke-test-session-webflux-redis
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+917
-708
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
110 | 115 | | |
111 | 116 | | |
112 | 117 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
45 | | - | |
| 44 | + | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
Lines changed: 1 addition & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 25 | | |
41 | 26 | | |
42 | 27 | | |
| |||
58 | 43 | | |
59 | 44 | | |
60 | 45 | | |
| 46 | + | |
61 | 47 | | |
62 | 48 | | |
63 | 49 | | |
| |||
165 | 151 | | |
166 | 152 | | |
167 | 153 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | 154 | | |
174 | 155 | | |
175 | 156 | | |
| |||
Lines changed: 0 additions & 61 deletions
This file was deleted.
Lines changed: 0 additions & 64 deletions
This file was deleted.
Lines changed: 0 additions & 105 deletions
This file was deleted.
0 commit comments