Skip to content

Commit 168584f

Browse files
authored
Merge pull request danielmiessler#651 from cbk914/master
Spring paths update
2 parents c9ffe7f + c618890 commit 168584f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Discovery/Web-Content/spring-boot.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ metrics
66
autoconfig
77
heapdump
88
env
9+
env/home
10+
env/pwd
11+
env/lang
12+
env/language
13+
env/tz
14+
env/path
15+
env/hostname
916
info
1017
dump
1118
configprops
@@ -29,6 +36,13 @@ actuator/configurationMetadata
2936
actuator/configprops
3037
actuator/dump
3138
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
3246
actuator/events
3347
actuator/exportRegisteredServices
3448
actuator/features
@@ -67,3 +81,4 @@ actuator/trace
6781
actuator/prometheus
6882
jolokia
6983
list
84+
docs

0 commit comments

Comments
 (0)