File tree
285 files changed
+445
-437
lines changed- buildSrc/src/main/java/org/springframework/boot/build
- bom/bomr
- mavenplugin
- spring-boot-project
- spring-boot/src
- main/java/org/springframework/boot
- ansi
- builder
- context
- properties
- source
- convert
- diagnostics/analyzer
- json
- logging/logback
- orm/jpa
- r2dbc
- web
- embedded
- netty
- tomcat
- undertow
- servlet
- webservices/client
- test/java/org/springframework/boot
- ansi
- availability
- context
- config
- event
- properties
- bind
- handler
- test
- validation
- source
- convert
- diagnostics/analyzer
- env
- jackson
- logging
- sql/init/dependency
- task
- util
- web
- client
- embedded/undertow
- reactive
- context
- result/view
- server
- servlet
- context
- server
- support
- view
- spring-boot-actuator/src
- main/java/org/springframework/boot/actuate
- endpoint/annotation
- health
- logging
- management
- metrics/export/prometheus
- security
- test/java/org/springframework/boot/actuate
- context/properties
- endpoint
- invoke/reflect
- jmx
- web/annotation
- health
- management
- metrics
- data
- export/prometheus
- web
- client
- reactive/client
- spring-boot-actuator-autoconfigure/src
- main/java/org/springframework/boot/actuate/autoconfigure
- context/properties
- env
- quartz
- test/java/org/springframework/boot/actuate/autoconfigure
- availability
- cloudfoundry
- reactive
- servlet
- endpoint/jackson
- metrics
- data
- observation/web
- client
- servlet
- web/servlet
- spring-boot-autoconfigure/src
- main/java/org/springframework/boot/autoconfigure
- amqp
- condition
- context
- graphql/servlet
- ldap/embedded
- logging
- mail
- orm/jpa
- web
- servlet/error
- test/java/org/springframework/boot/autoconfigure
- condition
- data
- neo4j
- city
- country
- redis
- graphql
- groovy/template
- gson
- jackson
- jdbc
- jmx
- liquibase
- logging
- security
- oauth2
- client
- resource/servlet
- reactive
- servlet
- sql/init
- template
- validation
- web
- reactive
- servlet
- error
- websocket/servlet
- spring-boot-devtools/src
- main/java/org/springframework/boot/devtools
- autoconfigure
- classpath
- filewatch
- remote/client
- restart
- tunnel
- client
- server
- test/java/org/springframework/boot/devtools
- classpath
- filewatch
- remote/server
- restart
- classloader
- server
- test
- tunnel
- client
- server
- spring-boot-docs/src/main/java/org/springframework/boot/docs/nativeimage/advanced/nestedconfigurationproperties
- spring-boot-test/src
- main/java/org/springframework/boot/test
- context
- mock/mockito
- system
- test/java/org/springframework/boot/test
- context
- assertj
- filter
- json
- mock/mockito
- system
- web
- client
- spring-boot-test-autoconfigure/src
- main/java/org/springframework/boot/test/autoconfigure
- filter
- web/client
- test/java/org/springframework/boot/test/autoconfigure
- data/jdbc
- filter
- graphql
- json/app
- properties
- web
- client
- reactive
- servlet
- spring-boot-tools
- spring-boot-buildpack-platform/src/test/java/org/springframework/boot/buildpack/platform
- json
- socket
- spring-boot-configuration-metadata/src/test/java/org/springframework/boot/configurationmetadata
- spring-boot-configuration-processor/src/test/java/org/springframework/boot/configurationprocessor/fieldvalues
- spring-boot-gradle-plugin/src/test/java/org/springframework/boot/gradle/tasks/bundling
- spring-boot-gradle-test-support/src/main/java/org/springframework/boot/testsupport/gradle/testkit
- spring-boot-jarmode-layertools/src
- main/java/org/springframework/boot/jarmode/layertools
- test/java/org/springframework/boot/jarmode/layertools
- spring-boot-loader/src
- main/java/org/springframework/boot/loader
- archive
- jar
- test/java/org/springframework/boot/loader/jar
- spring-boot-loader-tools/src
- main/java/org/springframework/boot/loader/tools
- test/java/org/springframework/boot/loader/tools
- spring-boot-maven-plugin/src/test/java/org/springframework/boot/maven
- spring-boot-properties-migrator/src/test/java/org/springframework/boot/context/properties/migrator
- spring-boot-tests/spring-boot-smoke-tests
- spring-boot-smoke-test-bootstrap-registry/src/main/java/smoketest/bootstrapregistry/external/svn
- spring-boot-smoke-test-jetty-jsp/src/main/java/smoketest/jetty/jsp
- spring-boot-smoke-test-oauth2-resource-server/src/test/java/smoketest/oauth2/resource
- spring-boot-smoke-test-reactive-oauth2-resource-server/src/test/java/smoketest/oauth2/resource
- spring-boot-smoke-test-test/src/main/java/smoketest/test
- domain
- web
- spring-boot-smoke-test-testng/src/main/java/smoketest/testng
- spring-boot-smoke-test-tomcat/src/main/java/smoketest/tomcat
- spring-boot-smoke-test-tomcat-jsp/src/main/java/smoketest/tomcat/jsp
- spring-boot-smoke-test-web-groovy-templates/src/main/java/smoketest/groovytemplates
- spring-boot-smoke-test-web-thymeleaf/src/main/java/smoketest/web/thymeleaf
- spring-boot-smoke-test-webservices/src
- main/java/smoketest/webservices/endpoint
- test/java/smoketest/webservices
- spring-boot-smoke-test-websocket-jetty/src
- main/java/smoketest/websocket/jetty/echo
- test/java/smoketest/websocket/jetty
- echo
- spring-boot-smoke-test-websocket-tomcat/src
- main/java/smoketest/websocket/tomcat/echo
- test/java/smoketest/websocket/tomcat
- echo
- spring-boot-smoke-test-websocket-undertow/src
- main/java/smoketest/websocket/undertow/echo
- test/java/smoketest/websocket/undertow
- echo
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
285 files changed
+445
-437
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
| 40 | + | |
40 | 41 |
| |
41 |
| - | |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
| 46 | + | |
| 47 | + | |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 |
| - | |
| 53 | + | |
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
| 58 | + | |
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
401 | 401 |
| |
402 | 402 |
| |
403 | 403 |
| |
404 |
| - | |
| 404 | + | |
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
408 |
| - | |
| 408 | + | |
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 |
| - | |
| 149 | + | |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 |
| - | |
| 192 | + | |
193 | 193 |
| |
194 |
| - | |
| 194 | + | |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
497 | 497 |
| |
498 | 498 |
| |
499 | 499 |
| |
500 |
| - | |
| 500 | + | |
501 | 501 |
| |
502 |
| - | |
| 502 | + | |
503 | 503 |
| |
504 | 504 |
| |
505 | 505 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
438 |
| - | |
| 438 | + | |
439 | 439 |
| |
440 | 440 |
| |
441 | 441 |
| |
| |||
803 | 803 |
| |
804 | 804 |
| |
805 | 805 |
| |
806 |
| - | |
| 806 | + | |
807 | 807 |
| |
808 | 808 |
| |
809 | 809 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 43 | + | |
46 | 44 |
| |
47 | 45 |
| |
48 |
| - | |
| 46 | + | |
49 | 47 |
| |
50 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
0 commit comments