From 0f4b8f130482476449048f3cbac3877936d3a511 Mon Sep 17 00:00:00 2001 From: pizihao <2335715300@qq.com> Date: Mon, 5 Sep 2022 21:58:42 +0800 Subject: [PATCH] fix : add log error message --- .../starter/refresher/event/AbstractRefreshListener.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hippo4j-spring-boot/hippo4j-config-spring-boot-starter/src/main/java/cn/hippo4j/config/springboot/starter/refresher/event/AbstractRefreshListener.java b/hippo4j-spring-boot/hippo4j-config-spring-boot-starter/src/main/java/cn/hippo4j/config/springboot/starter/refresher/event/AbstractRefreshListener.java index 4823f2b4..8f447d83 100644 --- a/hippo4j-spring-boot/hippo4j-config-spring-boot-starter/src/main/java/cn/hippo4j/config/springboot/starter/refresher/event/AbstractRefreshListener.java +++ b/hippo4j-spring-boot/hippo4j-config-spring-boot-starter/src/main/java/cn/hippo4j/config/springboot/starter/refresher/event/AbstractRefreshListener.java @@ -123,7 +123,7 @@ public abstract class AbstractRefreshListener implements RefreshListener