From 307b373feb45c8d96c67492452f7d922c9548496 Mon Sep 17 00:00:00 2001 From: Ng Heng Khai Date: Fri, 3 May 2024 23:12:12 +0800 Subject: [PATCH] Update pom.xml Disabled the health endpoint as it does not seem to be configured properly. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1946668..1caef39 100644 --- a/pom.xml +++ b/pom.xml @@ -53,10 +53,10 @@ spring-boot-starter-test test - +