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 Object
implements org.springframework.boot.ApplicationRunner
Usage:
$ java -jar myspringapp.jar export-rest-doc-api
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExportRESTDocAPICmdLine
public ExportRESTDocAPICmdLine()
-
-
Method Details
-
run
- Specified by:
runin interfaceorg.springframework.boot.ApplicationRunner- Throws:
Exception
-