| Package | Description |
|---|---|
| cn.cliveyuan.robin.generator.core | |
| cn.cliveyuan.robin.generator.generator |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratorChain
生成器链
|
| Modifier and Type | Method and Description |
|---|---|
String |
GeneratorChain.getSuffix(CodeGeneratorXmlConfig.MapperGeneratorConfig generatorConfig,
Generator generator) |
static GeneratorEnum |
GeneratorEnum.valueOf(Generator generator) |
| Modifier and Type | Class and Description |
|---|---|
class |
ControllerGenerator
控制器 生成器
|
class |
DTOGenerator
DTO 生成器
|
class |
EntityGenerator
实体 生成器
|
class |
MapperJavaGenerator
Java Mapper 生成器
|
class |
MapperJavaImplGenerator
Java MapperImpl 生成器
|
class |
MapperXmlGenerator
Xml Mapper 生成器
|
class |
ServiceGenerator
Service 生成器
|
class |
ServiceImplGenerator
Service 实现 生成器
|
Copyright © 2021. All rights reserved.