File tree
310 files changed
+4560
-2761
lines changed- spring-boot-project
- spring-boot-actuator-autoconfigure
- src
- main
- java/org/springframework/boot/actuate/autoconfigure
- availability
- endpoint/jackson
- health
- ssl
- system
- resources/META-INF/spring
- test/java/org/springframework/boot/actuate/autoconfigure
- availability
- endpoint/jmx
- health
- ssl
- system
- 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-actuator
- src
- main/java/org/springframework/boot/actuate
- availability
- health
- ssl
- system
- test/java/org/springframework/boot/actuate
- availability
- health
- ssl
- system
- 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-dependencies
- spring-boot-docs
- src
- docs/antora/modules/reference/pages/actuator
- 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
- autoconfigure
- contributor
- registry
- contributor
- registry
- resources/META-INF/spring
- test/java/org/springframework/boot/health
- autoconfigure
- contributor
- registry
- contributor
- registry
- 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
- 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-security
- src/test/java/org/springframework/boot/security/autoconfigure/actuate
- reactive
- servlet
- spring-boot-starters/spring-boot-starter-actuator
- spring-boot-webflux
- src
- main/java/org/springframework/boot/webflux/autoconfigure/actuate/endpoint/web
- test/java/org/springframework/boot/webflux/autoconfigure/actuate/endpoint/web
- spring-boot-webmvc
- src
- main/java/org/springframework/boot/webmvc/autoconfigure/actuate/endpoint/web
- test/java/org/springframework/boot/webmvc
- actuate/autoconfigure/health
- autoconfigure/actuate
- endpoint/web
- web
- 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.
310 files changed
+4560
-2761
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| |||
35 | 37 |
| |
36 | 38 |
| |
37 | 39 |
| |
| 40 | + | |
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| 31 | + | |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
| |||
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
| 47 | + | |
45 | 48 |
| |
46 | 49 |
| |
47 | 50 |
| |
|
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 |
| |
| |||
28 | 31 |
| |
29 | 32 |
| |
30 | 33 |
| |
| 34 | + | |
31 | 35 |
| |
32 | 36 |
| |
33 | 37 |
| |
| |||
39 | 43 |
| |
40 | 44 |
| |
41 | 45 |
| |
| 46 | + | |
| 47 | + | |
42 | 48 |
| |
43 | 49 |
| |
44 | 50 |
| |
| |||
49 | 55 |
| |
50 | 56 |
| |
51 | 57 |
| |
52 |
| - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
53 | 76 |
| |
54 | 77 |
| |
55 | 78 |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + |
Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
23 | 25 |
| |
| 26 | + | |
24 | 27 |
| |
25 | 28 |
| |
26 | 29 |
| |
| |||
32 | 35 |
| |
33 | 36 |
| |
34 | 37 |
| |
35 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 |
| |
37 | 43 |
| |
38 |
| - | |
39 |
| - | |
| 44 | + | |
| 45 | + | |
40 | 46 |
| |
41 | 47 |
| |
42 | 48 |
|
0 commit comments