Package tv.hd3g.selfautorestdoc.mod
Class ExportRESTDocAPICmdLine
- java.lang.Object
-
- tv.hd3g.selfautorestdoc.mod.ExportRESTDocAPICmdLine
-
- All Implemented Interfaces:
org.springframework.boot.ApplicationRunner
@Component public class ExportRESTDocAPICmdLine extends java.lang.Object implements org.springframework.boot.ApplicationRunnerUsage: $ java -jar myspringapp.jar export-rest-doc-api
-
-
Constructor Summary
Constructors Constructor Description ExportRESTDocAPICmdLine()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun(org.springframework.boot.ApplicationArguments args)
-