类分层结构
- java.lang.Object
- org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
- com.github.hetianyi.plugins.generator.common.BaseMojo
- com.github.hetianyi.plugins.generator.pojo.EntityMojo
- com.github.hetianyi.plugins.generator.mvc.MvcMojo
- com.github.hetianyi.plugins.generator.pojo.generator.feature.buildin.ClassCommentFeature (implements com.github.hetianyi.plugins.generator.pojo.generator.feature.Feature)
- com.github.hetianyi.plugins.generator.pojo.generator.ClassGenerator
- com.github.hetianyi.plugins.generator.pojo.generator.slot.CodeSlot (implements com.github.hetianyi.plugins.generator.common.Slot)
- com.github.hetianyi.plugins.generator.pojo.generator.slot.EmptyLineSlot
- com.github.hetianyi.plugins.generator.pojo.generator.slot.IndentSlot
- com.github.hetianyi.plugins.generator.pojo.generator.feature.buildin.CopyrightFeature (implements com.github.hetianyi.plugins.generator.pojo.generator.feature.Feature)
- com.github.hetianyi.plugins.generator.pojo.generator.feature.CustomFeature (implements com.github.hetianyi.plugins.generator.pojo.generator.feature.Feature)
- com.github.hetianyi.plugins.generator.common.DbConfigurationProperties
- com.github.hetianyi.plugins.generator.pojo.generator.feature.buildin.FieldCommentFeature (implements com.github.hetianyi.plugins.generator.pojo.generator.feature.Feature)
- com.github.hetianyi.plugins.generator.common.util.GenerateUtil
- com.github.hetianyi.plugins.generator.pojo.generator.feature.buildin.GetterSetterFeature (implements com.github.hetianyi.plugins.generator.pojo.generator.feature.Feature)
- com.github.hetianyi.plugins.generator.pojo.generator.feature.buildin.IdField2StringFeature (implements com.github.hetianyi.plugins.generator.pojo.generator.feature.Feature)
- com.github.hetianyi.plugins.generator.pojo.generator.feature.buildin.ImportFeature (implements com.github.hetianyi.plugins.generator.pojo.generator.feature.Feature)
- com.github.hetianyi.plugins.generator.common.util.InflectorUtil
- com.github.hetianyi.plugins.generator.common.InstanceConfig
- com.github.hetianyi.plugins.generator.common.JavaTypeMapping
- com.github.hetianyi.plugins.generator.pojo.generator.slot.MarkupSlot (implements com.github.hetianyi.plugins.generator.common.Slot)
- com.github.hetianyi.plugins.generator.common.ProfileProperties
- com.github.hetianyi.plugins.generator.pojo.generator.feature.buildin.ProjectBroadcastCommentFeature (implements com.github.hetianyi.plugins.generator.pojo.generator.feature.Feature)
- com.github.hetianyi.plugins.generator.pojo.generator.feature.SlotHelper
- com.github.hetianyi.plugins.generator.common.SQL
- com.github.hetianyi.plugins.generator.pojo.entity.TableColumn
- com.github.hetianyi.plugins.generator.pojo.entity.TableDefinition
- com.github.hetianyi.plugins.generator.common.TemplateConfig
接口分层结构
- com.github.hetianyi.plugins.generator.pojo.generator.feature.Feature
- com.github.hetianyi.plugins.generator.common.Slot
枚举分层结构
Copyright © 2022. All rights reserved.