From ecf264f8251a14b95c39a412cf10daea4aed2f5c Mon Sep 17 00:00:00 2001 From: Wyatt Dahlenburg Date: Mon, 20 Dec 2021 15:25:09 -0600 Subject: [PATCH] Adding the springboot gateway actuator --- Discovery/Web-Content/spring-boot.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Discovery/Web-Content/spring-boot.txt b/Discovery/Web-Content/spring-boot.txt index 9872d53..c9afef2 100644 --- a/Discovery/Web-Content/spring-boot.txt +++ b/Discovery/Web-Content/spring-boot.txt @@ -18,6 +18,7 @@ shutdown version auditevents beans +gateway/routes actuator actuator/auditLog actuator/auditevents @@ -32,6 +33,7 @@ actuator/events actuator/exportRegisteredServices actuator/features actuator/flyway +actuator/gateway/routes actuator/health actuator/healthcheck actuator/heapdump