Rename WebFluxConfig to WebServerConfig

This commit is contained in:
lancer.hong
2021-10-10 23:41:41 +08:00
parent 36c51db898
commit 40e81cb346
4 changed files with 119 additions and 202 deletions

View File

@@ -7,7 +7,7 @@ we.config.FlowStatSchedConfig,\
we.config.ProxyWebClientConfig,\
we.config.RefreshLocalCacheConfig,\
we.config.SystemConfig,\
we.config.WebFluxConfig,\
we.config.WebServerConfig,\
we.controller.HealthCheckController,\
we.controller.CacheCheckController,\
we.controller.CallbackController,\