We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9ffe7f + c618890 commit 168584fCopy full SHA for 168584f
Discovery/Web-Content/spring-boot.txt
@@ -6,6 +6,13 @@ metrics
6
autoconfig
7
heapdump
8
env
9
+env/home
10
+env/pwd
11
+env/lang
12
+env/language
13
+env/tz
14
+env/path
15
+env/hostname
16
info
17
dump
18
configprops
@@ -29,6 +36,13 @@ actuator/configurationMetadata
29
36
actuator/configprops
30
37
actuator/dump
31
38
actuator/env
39
+actuator/env/home
40
+actuator/env/pwd
41
+actuator/env/lang
42
+actuator/env/language
43
+actuator/env/tz
44
+actuator/env/path
45
+actuator/env/hostname
32
46
actuator/events
33
47
actuator/exportRegisteredServices
34
48
actuator/features
@@ -67,3 +81,4 @@ actuator/trace
67
81
actuator/prometheus
68
82
jolokia
69
83
list
84
+docs
0 commit comments