Uses of Class
com.alibaba.nacos.config.server.service.ConfigSubService
-
Packages that use ConfigSubService Package Description com.alibaba.nacos.config.server.controller -
-
Uses of ConfigSubService in com.alibaba.nacos.config.server.controller
Constructors in com.alibaba.nacos.config.server.controller with parameters of type ConfigSubService Constructor Description ConfigController(ConfigServletInner configServletInner, PersistService persistService, ConfigSubService configSubService)ListenerController(ConfigSubService configSubService)
-