File tree
611 files changed
+11973
-4448
lines changed- .github
- actions
- create-github-release
- prepare-gradle-build
- workflows
- .idea/scopes
- antora
- buildSrc
- src
- main
- java/org/springframework/boot/build
- antora
- architecture
- bom
- bomr
- constraints
- context/properties
- docs
- mavenplugin
- springframework
- test
- resources
- test/java/org/springframework/boot/build/bom
- git/hooks
- spring-boot-project
- spring-boot-actuator
- src
- main/java/org/springframework/boot/actuate
- endpoint
- annotation
- jmx/annotation
- web/annotation
- ssl
- test/java/org/springframework/boot/actuate/jms
- spring-boot-actuator-autoconfigure
- src
- docs/antora/modules/api/pages/rest/actuator
- main
- java/org/springframework/boot/actuate/autoconfigure
- cloudfoundry
- servlet
- endpoint/expose
- jdbc
- logging
- opentelemetry
- otlp
- metrics
- export
- otlp
- signalfx
- jdbc
- observation
- graphql
- web/servlet
- opentelemetry
- security/servlet
- tracing/otlp
- web/server
- resources/META-INF/spring
- test
- java/org/springframework/boot/actuate/autoconfigure
- cloudfoundry
- reactive
- servlet
- health
- jdbc
- liquibase
- logging
- opentelemetry
- otlp
- metrics
- export
- otlp
- signalfx
- jdbc
- observation
- graphql
- web/servlet
- opentelemetry
- security/servlet
- tracing
- otlp
- zipkin
- wavefront
- resources/org/springframework/boot/actuate/autoconfigure/cloudfoundry/reactive
- spring-boot-autoconfigure
- src
- main
- java/org/springframework/boot/autoconfigure
- batch
- codec
- condition
- graphql
- reactive
- servlet
- groovy/template
- http
- client
- reactive
- codec
- integration
- jdbc
- jms
- kafka
- ldap
- embedded
- mongo
- orm/jpa
- security
- oauth2
- client
- reactive
- servlet
- resource
- reactive
- servlet
- server/servlet
- servlet
- service/connection
- sql/init
- ssl
- task
- web
- client
- reactive
- function/client
- resources/META-INF
- spring
- test
- java/org/springframework/boot/autoconfigure
- batch
- domain
- cache
- data
- cassandra
- web
- flyway
- graphql
- reactive
- servlet
- groovy/template
- h2
- hazelcast
- http
- client
- reactive
- codec
- integration
- jdbc
- jms
- kafka
- ldap
- neo4j
- orm/jpa
- pulsar
- security
- jpa
- oauth2/server/servlet
- reactive
- servlet
- session
- sql/init
- ssl
- task
- web
- client
- embedded
- reactive
- function/client
- resources/org/springframework/boot/autoconfigure
- cache
- web/reactive/function/client
- spring-boot-dependencies
- spring-boot-devtools
- src
- main/java/org/springframework/boot/devtools
- autoconfigure
- restart
- test/java/org/springframework/boot/devtools/autoconfigure
- spring-boot-docker-compose/src
- dockerTest/java/org/springframework/boot/docker/compose/service/connection
- oracle
- test
- main/java/org/springframework/boot/docker/compose
- lifecycle
- service/connection
- ldap
- spring-boot-docs
- src
- docs/antora/modules
- ROOT/pages
- how-to/pages
- deployment
- native-image
- reference
- pages
- actuator
- features
- io
- packaging
- container-images
- testing
- using
- web
- partials
- main/java/org/springframework/boot/docs/features/taskexecutionandscheduling
- application
- async
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
611 files changed
+11973
-4448
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
Diff for: .github/workflows/verify.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
Diff for: .idea/scopes/java.xml
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: antora/package-lock.json
+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: antora/package.json
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Diff for: buildSrc/build.gradle
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
| 40 | + | |
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
| |||
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
49 |
| - | |
| 51 | + | |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
| |||
76 | 78 |
| |
77 | 79 |
| |
78 | 80 |
| |
79 |
| - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
80 | 85 |
| |
81 | 86 |
| |
82 | 87 |
| |
| |||
86 | 91 |
| |
87 | 92 |
| |
88 | 93 |
| |
89 |
| - | |
90 |
| - | |
| 94 | + | |
| 95 | + | |
91 | 96 |
| |
92 | 97 |
| |
93 | 98 |
| |
| |||
118 | 123 |
| |
119 | 124 |
| |
120 | 125 |
| |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 | 126 |
| |
128 |
| - | |
| 127 | + | |
129 | 128 |
| |
130 |
| - | |
| 129 | + | |
131 | 130 |
| |
132 | 131 |
| |
133 | 132 |
| |
134 | 133 |
| |
135 |
| - | |
| 134 | + | |
136 | 135 |
| |
137 | 136 |
| |
138 | 137 |
| |
| |||
151 | 150 |
| |
152 | 151 |
| |
153 | 152 |
| |
154 |
| - | |
155 |
| - | |
156 |
| - | |
| 153 | + | |
| 154 | + | |
157 | 155 |
| |
158 |
| - | |
| 156 | + | |
| 157 | + | |
159 | 158 |
| |
160 | 159 |
| |
161 | 160 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| |||
32 | 34 |
| |
33 | 35 |
| |
34 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
35 | 41 |
| |
36 | 42 |
| |
37 | 43 |
| |
| |||
59 | 65 |
| |
60 | 66 |
| |
61 | 67 |
| |
62 |
| - | |
63 |
| - | |
| 68 | + | |
64 | 69 |
| |
65 | 70 |
| |
66 | 71 |
| |
67 | 72 |
| |
68 | 73 |
| |
69 |
| - | |
| 74 | + | |
70 | 75 |
| |
71 | 76 |
| |
72 | 77 |
| |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
73 | 110 |
| |
74 | 111 |
| |
75 | 112 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
| |||
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| |||
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
| 98 | + | |
97 | 99 |
| |
98 | 100 |
| |
99 | 101 |
| |
| |||
290 | 292 |
| |
291 | 293 |
| |
292 | 294 |
| |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
293 | 309 |
| |
294 | 310 |
| |
295 | 311 |
| |
|
0 commit comments