File tree
90 files changed
+478
-471
lines changed- spring-boot-project
- spring-boot-actuator-autoconfigure/src/main/java/org/springframework/boot/actuate/autoconfigure/web
- server
- servlet
- spring-boot-autoconfigure
- src
- main/resources/META-INF
- test/java/org/springframework/boot/autoconfigure/condition
- spring-boot-autoconfigure-all/src
- main/java/org/springframework/boot/autoconfigure/web/servlet
- test/java/org/springframework/boot/autoconfigure/web/servlet
- spring-boot-devtools
- src/main/java/org/springframework/boot/devtools/autoconfigure
- spring-boot-docs
- spring-boot-http-converter/src
- main/java/org/springframework/boot/http/converter/autoconfigure
- test/java/org/springframework/boot/http/converter/autoconfigure
- spring-boot-jetty/src
- main/java/org/springframework/boot/jetty/autoconfigure
- reactive
- servlet
- test/java/org/springframework/boot/jetty/autoconfigure
- reactive
- servlet
- spring-boot-reactor-netty/src
- main/java/org/springframework/boot/reactor/netty/autoconfigure
- test/java/org/springframework/boot/reactor/netty/autoconfigure
- spring-boot-security
- src/test/java/org/springframework/boot/security/autoconfigure
- reactive
- servlet
- spring-boot-session
- src
- main/java/org/springframework/boot/session/autoconfigure
- test/java/org/springframework/boot/session/autoconfigure
- spring-boot-session-data-mongodb
- src
- dockerTest/java/org/springframework/boot/session/data/mongodb/autoconfigure
- main/java/org/springframework/boot/session/data/mongodb/autoconfigure
- spring-boot-session-data-redis
- src
- dockerTest/java/org/springframework/boot/session/data/redis/autoconfigure
- main/java/org/springframework/boot/session/data/redis/autoconfigure
- spring-boot-session-hazelcast
- src
- main/java/org/springframework/boot/session/hazelcast/autoconfigure
- test/java/org/springframework/boot/session/hazelcast/autoconfigure
- spring-boot-session-jdbc
- src
- main/java/org/springframework/boot/session/jdbc/autoconfigure
- test/java/org/springframework/boot/session/jdbc/autoconfigure
- spring-boot-test-autoconfigure/src/main/java/org/springframework/boot/test/autoconfigure/web/servlet
- spring-boot-tomcat/src
- main/java/org/springframework/boot/tomcat/autoconfigure
- reactive
- servlet
- test/java/org/springframework/boot/tomcat/autoconfigure
- reactive
- servlet
- spring-boot-undertow/src
- main/java/org/springframework/boot/undertow/autoconfigure
- reactive
- servlet
- test/java/org/springframework/boot/undertow/autoconfigure
- reactive
- servlet
- spring-boot-web-server
- src
- main
- java/org/springframework/boot/web/server/autoconfigure
- reactive
- servlet
- resources/META-INF
- test/java/org/springframework/boot
- autoconfigure/web
- web/server/autoconfigure
- reactive
- servlet
- testFixtures/java/org/springframework/boot/web/server/autoconfigure
- reactive
- servlet
- spring-boot-webflux/src
- main/java/org/springframework/boot/webflux/autoconfigure
- error
- test/java/org/springframework/boot/webflux/autoconfigure
- error
- spring-boot-webmvc
- src
- main/java/org/springframework/boot/webmvc/autoconfigure/error
- test/java/org/springframework/boot/webmvc/autoconfigure/error
- spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-property-validation
- src/test/java/smoketest/propertyvalidation
- src/checkstyle
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
90 files changed
+478
-471
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
| |||
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
| 49 | + | |
47 | 50 |
| |
48 | 51 |
| |
49 | 52 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
| |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 | 25 |
| |
27 | 26 |
| |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
| |||
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
| |||
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 | 25 |
| |
31 | 26 |
| |
32 | 27 |
| |
33 | 28 |
| |
34 |
| - | |
35 | 29 |
| |
36 | 30 |
| |
37 | 31 |
| |
|
0 commit comments