notes/pl/java/libfws/spring/boot/endpoints.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

23 строки
410 B
Plaintext

https://<host>:9090/manage/<endpoint>
info
get a short info
env
print env vars
trace
last 100 or so req/resp
dump
thread dump
logfile
(authorization needed)
mappings
list all the @RequestMapping paths declared in your application
heapdump
(authorization needed)
returns a GZip compressed hprof heap dump file
auto-config
auto configuration report
liquibase
flyway
shutdown