程序包 com.citrsw.core

类 ApiContext

java.lang.Object
com.citrsw.core.ApiContext
所有已实现的接口:
org.springframework.boot.CommandLineRunner

@Component public class ApiContext extends Object implements org.springframework.boot.CommandLineRunner
上下文(核心)
版本:
1.0
作者:
李振峰
  • 构造器详细资料

  • 方法详细资料

    • getDoc

      public Doc getDoc()
    • run

      public void run(String... args)
      指定者:
      run 在接口中 org.springframework.boot.CommandLineRunner