类 ConfigureRefreshController

java.lang.Object
com.cdkjframework.configure.ConfigureRefreshController

@RestController @RequestMapping("/configure") public class ConfigureRefreshController extends Object
  • 构造器详细资料

    • ConfigureRefreshController

      public ConfigureRefreshController(org.springframework.cloud.context.refresh.ContextRefresher contextRefresher)
      构造函数
      参数:
      contextRefresher - 刷新终结点
  • 方法详细资料

    • refresh

      @PostMapping("/refresh") public void refresh()
      刷新