File tree
278 files changed
+1049
-1126
lines changed- buildSrc/src/main/java/org/springframework/boot/build
- bom
- bomr
- github
- version
- classpath
- mavenplugin
- spring-boot-project
- spring-boot/src
- main/java/org/springframework/boot
- admin
- builder
- cloud
- context
- config
- event
- logging
- properties
- bind
- validation
- source
- convert
- diagnostics
- analyzer
- env
- jackson
- jdbc
- logging
- log4j2
- logback
- origin
- r2dbc
- rsocket/context
- sql/init/dependency
- system
- web
- context
- embedded
- jetty
- netty
- tomcat
- undertow
- reactive/error
- server
- servlet
- error
- server
- support
- test/java/org/springframework/boot
- builder
- context/config
- convert
- jackson
- jdbc
- web
- embedded
- jetty
- tomcat
- reactive
- context
- server
- servlet/context
- spring-boot-actuator/src
- main/java/org/springframework/boot/actuate
- beans
- context
- properties
- endpoint/web
- env
- health
- info
- metrics
- cache
- export/prometheus
- startup
- web
- client
- jetty
- reactive/server
- servlet
- tomcat
- redis
- scheduling
- security
- web/mappings/servlet
- test/java/org/springframework/boot/actuate/endpoint/web/test
- spring-boot-actuator-autoconfigure/src
- main/java/org/springframework/boot/actuate/autoconfigure
- cloudfoundry
- reactive
- servlet
- condition
- health
- jdbc
- liquibase
- metrics
- amqp
- r2dbc
- task
- observation
- security
- reactive
- servlet
- web
- server
- servlet
- test/java/org/springframework/boot/actuate/autoconfigure/metrics/jdbc
- spring-boot-autoconfigure/src
- main/java/org/springframework/boot/autoconfigure
- aop
- cache
- condition
- diagnostics/analyzer
- http
- ldap/embedded
- logging
- validation
- web
- embedded
- reactive
- servlet
- test/java/org/springframework/boot/autoconfigure
- cache
- data/redis
- http
- jms/artemis
- web
- embedded
- reactive
- servlet
- spring-boot-cli/src
- main/java/org/springframework/boot/cli
- command
- archive
- init
- options
- shell
- compiler
- test/java/org/springframework/boot/cli
- compiler
- spring-boot-devtools/src
- main/java/org/springframework/boot/devtools
- filewatch
- logger
- restart
- server
- test/java/org/springframework/boot/devtools/test
- spring-boot-properties-migrator/src/main/java/org/springframework/boot/context/properties/migrator
- spring-boot-test/src
- main/java/org/springframework/boot/test
- context
- assertj
- runner
- json
- mock/mockito
- system
- util
- web
- client
- reactive/server
- test/java/org/springframework/boot/test
- context/bootstrap
- mock/mockito
- spring-boot-test-autoconfigure/src/main/java/org/springframework/boot/test/autoconfigure
- jdbc
- properties
- web/servlet
- spring-boot-tools
- spring-boot-autoconfigure-processor/src/main/java/org/springframework/boot/autoconfigureprocessor
- spring-boot-buildpack-platform/src/main/java/org/springframework/boot/buildpack/platform
- docker/type
- io
- spring-boot-configuration-metadata/src/main/java/org/springframework/boot/configurationmetadata
- spring-boot-configuration-processor/src
- main/java/org/springframework/boot/configurationprocessor
- metadata
- test/java/org/springframework/boot/configurationprocessor/fieldvalues
- spring-boot-gradle-plugin/src/main/java/org/springframework/boot/gradle
- plugin
- util
- spring-boot-jarmode-layertools/src/main/java/org/springframework/boot/jarmode/layertools
- spring-boot-loader/src/main/java/org/springframework/boot/loader
- jar
- spring-boot-loader-tools/src/main/java/org/springframework/boot/loader/tools
- spring-boot-maven-plugin/src/main/java/org/springframework/boot/maven
- spring-boot-test-support/src/main/java/org/springframework/boot/testsupport
- classpath
- system
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
278 files changed
+1049
-1126
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
124 |
| - | |
| 123 | + | |
| 124 | + | |
125 | 125 |
| |
126 |
| - | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
303 |
| - | |
| 303 | + | |
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
| 318 | + | |
319 | 319 |
| |
320 |
| - | |
321 | 320 |
| |
322 | 321 |
| |
323 | 322 |
| |
|
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
258 |
| - | |
259 |
| - | |
260 |
| - | |
| 258 | + | |
| 259 | + | |
261 | 260 |
| |
262 | 261 |
| |
263 | 262 |
| |
| |||
276 | 275 |
| |
277 | 276 |
| |
278 | 277 |
| |
279 |
| - | |
280 |
| - | |
281 |
| - | |
| 278 | + | |
| 279 | + | |
282 | 280 |
| |
283 | 281 |
| |
284 | 282 |
| |
|
buildSrc/src/main/java/org/springframework/boot/build/bom/bomr/github/StandardGitHubRepository.java
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
67 |
| - | |
| 66 | + | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
87 |
| - | |
| 86 | + | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
| |||
67 | 66 |
| |
68 | 67 |
| |
69 | 68 |
| |
70 |
| - | |
| 69 | + | |
71 | 70 |
| |
72 | 71 |
| |
73 |
| - | |
74 | 72 |
| |
75 | 73 |
| |
76 | 74 |
| |
| |||
84 | 82 |
| |
85 | 83 |
| |
86 | 84 |
| |
87 |
| - | |
| 85 | + | |
88 | 86 |
| |
89 | 87 |
| |
90 |
| - | |
91 | 88 |
| |
92 | 89 |
| |
93 | 90 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
83 |
| - | |
| 82 | + | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
376 |
| - | |
377 |
| - | |
378 |
| - | |
| 376 | + | |
379 | 377 |
| |
380 | 378 |
| |
381 | 379 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
97 |
| - | |
| 96 | + | |
98 | 97 |
| |
99 | 98 |
| |
100 | 99 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 |
| - | |
168 |
| - | |
| 167 | + | |
| 168 | + | |
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
94 |
| - | |
| 93 | + | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
81 |
| - | |
| 80 | + | |
82 | 81 |
| |
83 | 82 |
| |
84 | 83 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
| 43 | + | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
76 |
| - | |
| 75 | + | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
69 |
| - | |
| 68 | + | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
117 |
| - | |
| 116 | + | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
149 |
| - | |
| 148 | + | |
| 149 | + | |
150 | 150 |
| |
151 |
| - | |
152 |
| - | |
| 151 | + | |
| 152 | + | |
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
107 |
| - | |
| 106 | + | |
108 | 107 |
| |
109 | 108 |
| |
110 | 109 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
61 |
| - | |
| 60 | + | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 |
| - | |
| 63 | + | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
67 |
| - | |
| 66 | + | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
74 |
| - | |
| 73 | + | |
| 74 | + | |
75 | 75 |
| |
76 |
| - | |
77 |
| - | |
| 76 | + | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 |
| - | |
| 52 | + | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
0 commit comments