Package com.ms3_inc.tavros
Class OpenApiMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.ms3_inc.tavros.OpenApiMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="generate", defaultPhase=INITIALIZE) public class OpenApiMojo extends org.apache.maven.plugin.AbstractMojoGoal which generates the RoutesGenerated and RoutesImplementation using the Groovy script.
-
-
Constructor Summary
Constructors Constructor Description OpenApiMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-