类 TemplateMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.github.hetianyi.plugins.generator.common.BaseMojo
com.github.hetianyi.plugins.generator.template.TemplateMojo
- 所有已实现的接口:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
根据Controller, Service, ServiceImpl, Mapper, Mapper.xml等模版代码
生成数据库表对应的增删改查接口。
- 作者:
- Jason
-
字段概要
从接口继承的字段 org.apache.maven.plugin.Mojo
ROLE -
构造器概要
构造器 -
方法概要
从类继承的方法 org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
构造器详细资料
-
TemplateMojo
public TemplateMojo()
-
-
方法详细资料
-
runProfile
- 覆盖:
runProfile在类中BaseMojo- 抛出:
Exception
-