Commit b49c183
committed
Fix problems found by improved auto-configuration checks
1 parent e301bbe commit b49c183
File tree
62 files changed
+158
-149
lines changed- spring-boot-project
- spring-boot-activemq
- src/main/java/org/springframework/boot/activemq/autoconfigure
- spring-boot-actuator-autoconfigure-all
- src/main
- java/org/springframework/boot/actuate/autoconfigure
- observability
- security
- reactive
- servlet
- ssl
- tracing/prometheus
- resources/META-INF/spring
- spring-boot-artemis
- src/main/java/org/springframework/boot/artemis/autoconfigure
- spring-boot-batch
- spring-boot-cassandra/src/main/resources/META-INF/spring
- spring-boot-data-cassandra/src/main/java/org/springframework/boot/data/cassandra/autoconfigure
- spring-boot-data-commons/src/main/java/org/springframework/boot/data/metrics/autoconfigure
- spring-boot-data-couchbase/src/main/java/org/springframework/boot/data/couchbase/autoconfigure
- spring-boot-data-elasticsearch/src/main/java/org/springframework/boot/data/elasticsearch/autoconfigure
- spring-boot-devtools/src/main/java/org/springframework/boot/devtools/autoconfigure
- spring-boot-elasticsearch
- spring-boot-graphql/src/main/resources/META-INF/spring
- spring-boot-http-converter
- spring-boot-integration
- spring-boot-jdbc/src/main
- java/org/springframework/boot/jdbc/autoconfigure
- resources/META-INF/spring
- spring-boot-jersey
- src/main/java/org/springframework/boot/jersey/autoconfigure/metrics
- spring-boot-jetty/src/main/resources/META-INF/spring
- spring-boot-jms/src/main/java/org/springframework/boot/jms/actuate/health/autoconfigure
- spring-boot-jpa/src/main/java/org/springframework/boot/jpa/autoconfigure/hibernate
- spring-boot-ldap/src/main/resources/META-INF/spring
- spring-boot-metrics/src/main/resources/META-INF/spring
- spring-boot-opentelemetry/src/main/resources/META-INF/spring
- spring-boot-quartz
- src/main/java/org/springframework/boot/quartz/autoconfigure
- spring-boot-r2dbc
- spring-boot-reactor/src/main/java/org/springframework/boot/reactor/autoconfigure
- spring-boot-restclient/src/main/java/org/springframework/boot/restclient/autoconfigure/observation
- spring-boot-rsocket
- spring-boot-security-oauth2-authorization-server/src/main/java/org/springframework/boot/security/oauth2/server/authorization/autoconfigure/servlet
- spring-boot-security-oauth2-client/src/main
- java/org/springframework/boot/security/oauth2/client/autoconfigure
- reactive
- servlet
- resources/META-INF/spring
- spring-boot-security-oauth2-resource-server/src/main
- java/org/springframework/boot/security/oauth2/server/resource/autoconfigure/servlet
- resources/META-INF/spring
- spring-boot-security/src/main/resources/META-INF/spring
- spring-boot-session-data-mongodb
- src/main/java/org/springframework/boot/session/data/mongodb/autoconfigure
- spring-boot-session-data-redis
- src/main/java/org/springframework/boot/session/data/redis/autoconfigure
- spring-boot-starters/spring-boot-starter-actuator
- spring-boot-thymeleaf
- src/main/java/org/springframework/boot/thymeleaf/autoconfigure
- spring-boot-webclient/src/main/java/org/springframework/boot/webclient/autoconfigure
- spring-boot-webflux/src/main/java/org/springframework/boot/webflux
- autoconfigure
- observation/autoconfigure
- spring-boot-webmvc
- src
- main/java/org/springframework/boot/webmvc/observation/autoconfigure
- test/java/org/springframework/boot/webmvc/autoconfigure
- spring-boot-webservices/src/main/java/org/springframework/boot/webservices/autoconfigure/client
- spring-boot-zipkin/src/main/java/org/springframework/boot/zipkin/autoconfigure
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+158
-149
lines changed| 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: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
| 40 | + | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
56 | | - | |
| 54 | + | |
| 55 | + | |
57 | 56 | | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | | - | |
41 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments