Commit d1e5fe3
File tree
71 files changed
+120
-119
lines changed- build-plugin/spring-boot-gradle-plugin/src/test/java/org/springframework/boot/gradle/testkit
- buildSrc/src/main/java/org/springframework/boot/build/mavenplugin
- buildpack/spring-boot-buildpack-platform/src/test/java/org/springframework/boot/buildpack/platform/socket
- config/checkstyle
- core
- spring-boot-autoconfigure/src
- main/java/org/springframework/boot/autoconfigure
- context
- jmx
- web
- test/java/org/springframework/boot/autoconfigure
- jmx
- ssl
- spring-boot-testcontainers/src/dockerTest/java/org/springframework/boot/testcontainers
- spring-boot-test/src/test/java/org/springframework/boot/test/context
- spring-boot/src
- main/java/org/springframework/boot
- context
- logging
- properties/source
- test/java/org/springframework/boot/logging/log4j2
- integration-test/spring-boot-test-integration-tests/src/test/java/org/springframework/boot/web/server/test
- loader
- spring-boot-loader-tools/src/main/java/org/springframework/boot/loader/tools
- spring-boot-loader/src/main/java/org/springframework/boot/loader/zip
- module
- spring-boot-activemq/src/main/java/org/springframework/boot/activemq/autoconfigure
- spring-boot-actuator/src/test/java/org/springframework/boot/actuate/context/properties
- spring-boot-amqp/src/main/java/org/springframework/boot/amqp/autoconfigure
- spring-boot-batch-jdbc/src/test/java/org/springframework/boot/batch/jdbc/autoconfigure
- spring-boot-batch/src/test/java/org/springframework/boot/batch/autoconfigure
- spring-boot-data-commons/src/main/java/org/springframework/boot/data/autoconfigure/web
- spring-boot-data-redis/src/main/java/org/springframework/boot/data/redis/autoconfigure
- spring-boot-devtools/src
- main/java/org/springframework/boot/devtools/autoconfigure
- test/java/org/springframework/boot/devtools/restart
- spring-boot-elasticsearch/src/main/java/org/springframework/boot/elasticsearch/autoconfigure
- spring-boot-flyway/src/main/java/org/springframework/boot/flyway/autoconfigure
- spring-boot-freemarker/src/main/java/org/springframework/boot/freemarker/autoconfigure
- spring-boot-graphql/src
- main/java/org/springframework/boot/graphql/autoconfigure
- test/java/org/springframework/boot/graphql/autoconfigure
- spring-boot-groovy-templates/src/main/java/org/springframework/boot/groovy/template/autoconfigure
- spring-boot-h2console/src/main/java/org/springframework/boot/h2console/autoconfigure
- spring-boot-integration/src/main/java/org/springframework/boot/integration/autoconfigure
- spring-boot-jackson2/src/main/java/org/springframework/boot/jackson2/autoconfigure
- spring-boot-jackson/src/main/java/org/springframework/boot/jackson/autoconfigure
- spring-boot-jdbc/src/main/java/org/springframework/boot/jdbc/autoconfigure/health
- spring-boot-jetty/src/main/java/org/springframework/boot/jetty
- autoconfigure
- spring-boot-jms/src/main/java/org/springframework/boot/jms/autoconfigure
- spring-boot-jpa/src/main/java/org/springframework/boot/jpa/autoconfigure
- spring-boot-kafka/src/main/java/org/springframework/boot/kafka/autoconfigure
- spring-boot-ldap/src/main/java/org/springframework/boot/ldap/autoconfigure
- embedded
- spring-boot-mail/src/main/java/org/springframework/boot/mail/autoconfigure
- spring-boot-micrometer-metrics/src/main/java/org/springframework/boot/micrometer/metrics/autoconfigure/export
- elastic
- stackdriver
- spring-boot-micrometer-tracing-brave/src/main/java/org/springframework/boot/micrometer/tracing/brave/autoconfigure
- spring-boot-mongodb/src/main/java/org/springframework/boot/mongodb/autoconfigure
- spring-boot-mustache/src/main/java/org/springframework/boot/mustache/autoconfigure
- spring-boot-neo4j/src/main/java/org/springframework/boot/neo4j/autoconfigure
- spring-boot-pulsar/src/main/java/org/springframework/boot/pulsar/autoconfigure
- spring-boot-quartz/src/main/java/org/springframework/boot/quartz/autoconfigure
- spring-boot-r2dbc/src/main/java/org/springframework/boot/r2dbc/autoconfigure
- spring-boot-security-oauth2-authorization-server/src/main/java/org/springframework/boot/security/oauth2/server/authorization/autoconfigure/servlet
- spring-boot-servlet/src/main/java/org/springframework/boot/servlet/autoconfigure
- spring-boot-sql/src/main/java/org/springframework/boot/sql/autoconfigure/init
- spring-boot-thymeleaf/src/main/java/org/springframework/boot/thymeleaf/autoconfigure
- spring-boot-tomcat/src/main/java/org/springframework/boot/tomcat
- autoconfigure
- spring-boot-web-server/src/main/java/org/springframework/boot/web/server/autoconfigure
- spring-boot-webflux/src
- main/java/org/springframework/boot/webflux/autoconfigure
- test/java/org/springframework/boot/webflux/autoconfigure
- spring-boot-webmvc/src
- main/java/org/springframework/boot/webmvc/autoconfigure
- test/java/org/springframework/boot/webmvc/autoconfigure
- system-test/spring-boot-image-system-tests/src/systemTest/java/org/springframework/boot/image/paketo
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+120
-119
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
Lines changed: 1 addition & 1 deletion
| 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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments