类 ApplicationContextPathLoading

java.lang.Object
cn.dev33.satoken.loveqq.boot.context.path.ApplicationContextPathLoading
所有已实现的接口:
com.kfyty.loveqq.framework.core.autoconfig.CommandLineRunner

public class ApplicationContextPathLoading extends Object implements com.kfyty.loveqq.framework.core.autoconfig.CommandLineRunner
应用上下文路径加载器
从以下版本开始:
1.37.0
作者:
click33
  • 构造器详细资料

    • ApplicationContextPathLoading

      public ApplicationContextPathLoading()
  • 方法详细资料

    • run

      public void run(String... args) throws Exception
      指定者:
      run 在接口中 com.kfyty.loveqq.framework.core.autoconfig.CommandLineRunner
      抛出:
      Exception