Package io.github.lunasaw.gbproxy.test
Class TestFrameworkVerifyApplication
java.lang.Object
io.github.lunasaw.gbproxy.test.TestFrameworkVerifyApplication
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
@SpringBootApplication
public class TestFrameworkVerifyApplication
extends Object
implements org.springframework.boot.CommandLineRunner
GB28181测试模块验证应用
验证测试框架和工具类是否可以正常工作
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestFrameworkVerifyApplication
public TestFrameworkVerifyApplication()
-
-
Method Details
-
main
-
run
- Specified by:
run
in interfaceorg.springframework.boot.CommandLineRunner
- Throws:
Exception
-