File tree
218 files changed
+938
-649
lines changed- spring-boot-project
- spring-boot/src
- main/java/org/springframework/boot/context/config
- test/java/org/springframework/boot/context/config
- spring-boot-actuator
- src
- main/java/org/springframework/boot/actuate
- availability
- health
- ssl
- system
- test/java/org/springframework/boot/actuate
- availability
- health
- ssl
- system
- spring-boot-actuator-autoconfigure/src
- main/java/org/springframework/boot/actuate/autoconfigure
- endpoint/jackson
- health
- test/java/org/springframework/boot/actuate/autoconfigure
- health
- ssl
- spring-boot-actuator-docs/src/test/java/org/springframework/boot/actuate/docs/health
- spring-boot-actuator-integration-tests/src/test/java/org/springframework/boot/actuate/health
- spring-boot-amqp/src
- main/java/org/springframework/boot/amqp
- autoconfigure/health
- health
- test/java/org/springframework/boot/amqp
- autoconfigure/health
- health
- spring-boot-cassandra/src
- main/java/org/springframework/boot/cassandra
- autoconfigure/health
- health
- test/java/org/springframework/boot/cassandra
- autoconfigure/health
- health
- spring-boot-cloudfoundry/src
- main/java/org/springframework/boot/cloudfoundry/actuate/autoconfigure/endpoint
- reactive
- servlet
- test/java/org/springframework/boot/cloudfoundry/actuate/autoconfigure/endpoint
- reactive
- servlet
- spring-boot-couchbase/src
- main/java/org/springframework/boot/couchbase
- autoconfigure/health
- health
- test/java/org/springframework/boot/couchbase
- autoconfigure/health
- health
- spring-boot-data-elasticsearch/src
- main/java/org/springframework/boot/data/elasticsearch
- autoconfigure/health
- health
- test/java/org/springframework/boot/data/elasticsearch
- autoconfigure/health
- health
- spring-boot-data-mongodb/src
- dockerTest/java/org/springframework/boot/data/mongodb/health
- main/java/org/springframework/boot/data/mongodb
- autoconfigure/health
- health
- test/java/org/springframework/boot/data/mongodb
- autoconfigure/health
- health
- spring-boot-data-redis/src
- main/java/org/springframework/boot/data/redis
- autoconfigure/health
- health
- test/java/org/springframework/boot/data/redis
- autoconfigure/health
- health
- spring-boot-docs/src
- main
- java/org/springframework/boot/docs
- actuator/endpoints/health
- reactivehealthindicators
- writingcustomhealthindicators
- howto/actuator/maphealthindicatorstometrics
- kotlin/org/springframework/boot/docs
- actuator/endpoints/health
- reactivehealthindicators
- writingcustomhealthindicators
- howto/actuator/maphealthindicatorstometrics
- test/java/org/springframework/boot/docs/howto/actuator/maphealthindicatorstometrics
- spring-boot-elasticsearch/src
- main/java/org/springframework/boot/elasticsearch
- autoconfigure/health
- health
- test/java/org/springframework/boot/elasticsearch
- autoconfigure/health
- health
- spring-boot-hazelcast/src
- main/java/org/springframework/boot/hazelcast
- autoconfigure/health
- health
- test/java/org/springframework/boot/hazelcast
- autoconfigure/health
- health
- spring-boot-health
- src
- main/java/org/springframework/boot/health
- test/java/org/springframework/boot/health
- spring-boot-jdbc/src
- main/java/org/springframework/boot/jdbc
- autoconfigure/health
- health
- test/java/org/springframework/boot/jdbc
- autoconfigure/health
- health
- spring-boot-jersey/src/test/java/org/springframework/boot/jersey/autoconfigure/actuate/endpoint/web
- spring-boot-jms/src
- main/java/org/springframework/boot/jms
- autoconfigure/health
- health
- test/java/org/springframework/boot/jms
- autoconfigure/health
- health
- spring-boot-ldap/src
- main/java/org/springframework/boot/ldap
- autoconfigure/health
- health
- test/java/org/springframework/boot/ldap
- autoconfigure/health
- health
- spring-boot-mail/src
- main/java/org/springframework/boot/mail
- autoconfigure
- health
- test/java/org/springframework/boot/mail
- autoconfigure
- health
- spring-boot-neo4j/src
- dockerTest/java/org/springframework/boot/neo4/health
- main/java/org/springframework/boot/neo4j
- autoconfigure/health
- health
- test/java/org/springframework/boot/neo4j
- autoconfigure/health
- health
- spring-boot-r2dbc/src
- main/java/org/springframework/boot/r2dbc
- autoconfigure/health
- health
- test/java/org/springframework/boot/r2dbc
- autoconfigure/health
- health
- spring-boot-webflux/src/test/java/org/springframework/boot/webflux/autoconfigure/actuate/endpoint/web
- spring-boot-webmvc/src/test/java/org/springframework/boot/webmvc/actuate/autoconfigure/health
- spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator/src/main/java/smoketest/actuator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
218 files changed
+938
-649
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| 82 | + | |
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
| |||
25 | 28 |
| |
26 | 29 |
| |
27 | 30 |
| |
| 31 | + | |
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
| |||
47 | 51 |
| |
48 | 52 |
| |
49 | 53 |
| |
50 |
| - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
51 | 70 |
| |
52 | 71 |
| |
53 | 72 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 29 |
| |
34 | 30 |
| |
35 | 31 |
| |
36 | 32 |
| |
37 |
| - | |
38 | 33 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 | 34 |
| |
44 | 35 |
| |
45 | 36 |
| |
46 | 37 |
| |
47 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
26 | 25 |
| |
27 |
| - | |
28 | 26 |
| |
29 | 27 |
| |
30 | 28 |
| |
31 | 29 |
| |
| 30 | + | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
| 25 | + | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
| |||
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
55 |
| - | |
| 54 | + | |
56 | 55 |
| |
57 | 56 |
| |
58 | 57 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 | 21 |
| |
24 | 22 |
| |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 | 33 |
| |
35 | 34 |
| |
36 |
| - | |
37 |
| - | |
38 | 35 |
| |
39 | 36 |
| |
40 | 37 |
| |
41 | 38 |
| |
42 | 39 |
| |
43 |
| - | |
44 | 40 |
| |
45 |
| - | |
46 | 41 |
| |
47 | 42 |
| |
48 |
| - | |
49 |
| - | |
50 | 43 |
| |
51 |
| - | |
52 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
320 |
| - | |
| 320 | + | |
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
| |||
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
335 |
| - | |
| 335 | + | |
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 | 25 |
| |
29 | 26 |
| |
30 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 | 32 |
| |
34 |
| - | |
35 |
| - | |
36 | 33 |
| |
37 | 34 |
| |
38 | 35 |
| |
39 | 36 |
| |
40 |
| - | |
41 | 37 |
| |
42 | 38 |
| |
43 | 39 |
| |
44 | 40 |
| |
45 | 41 |
| |
46 | 42 |
| |
47 |
| - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
48 | 47 |
| |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
0 commit comments