程序包 com.sh

类 ShforceApplication

java.lang.Object
com.sh.ShforceApplication
所有已实现的接口:
org.springframework.boot.CommandLineRunner

@SpringBootApplication @ServletComponentScan public class ShforceApplication extends Object implements org.springframework.boot.CommandLineRunner
  • 构造器详细资料

    • ShforceApplication

      public ShforceApplication()
  • 方法详细资料

    • main

      public static void main(String[] args)
    • run

      public void run(String... args) throws Exception
      指定者:
      run 在接口中 org.springframework.boot.CommandLineRunner
      抛出:
      Exception
    • getApplicationContext

      public static org.springframework.context.ApplicationContext getApplicationContext()