forked from spring-projects/spring-boot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit c839ebb
Merge branch '2.6.x' into 2.7.x
Closes spring-projectsgh-29261 File tree
2 files changed
+21
-7
lines changed- spring-boot-project/spring-boot-actuator-autoconfigure/src
- main/java/org/springframework/boot/actuate/autoconfigure/health
- test/java/org/springframework/boot/actuate/autoconfigure/health
2 files changed
+21
-7
lines changedLines changed: 14 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | - | ||
45 | - | ||
46 | - | ||
47 | - | ||
44 | + | ||
48 | 45 |
| |
49 | 46 |
| |
50 | 47 |
| |
| |||
64 | 61 |
| |
65 | 62 |
| |
66 | 63 |
| |
67 | - | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
71 | + | ||
72 | + | ||
73 | + | ||
74 | + | ||
75 | + | ||
68 | 76 |
| |
69 | 77 |
| |
70 | 78 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 | + | ||
116 | + | ||
117 | + | ||
118 | + | ||
119 | + | ||
120 | + | ||
115 | 121 |
| |
116 | 122 |
| |
117 | 123 |
| |
|
0 commit comments