diff --git a/fizz-spring-boot-starter/src/main/resources/META-INF/spring.factories b/fizz-spring-boot-starter/src/main/resources/META-INF/spring.factories index 184e664..d6a8789 100644 --- a/fizz-spring-boot-starter/src/main/resources/META-INF/spring.factories +++ b/fizz-spring-boot-starter/src/main/resources/META-INF/spring.factories @@ -8,6 +8,7 @@ we.config.ProxyWebClientConfig,\ we.config.RefreshLocalCacheConfig,\ we.config.SystemConfig,\ we.config.WebServerConfig,\ +we.config.FizzGatewayNodeStatSchedConfig,\ we.controller.HealthCheckController,\ we.controller.CacheCheckController,\ we.controller.CallbackController,\