| 程序包 | 说明 |
|---|---|
| cn.airfei.aircore.core.generator |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CustomCodeGeneratorConfig.aircoreConfig(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.api(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.controller(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.convertor(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.corsConfig(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.domainservice(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.domainserviceImpl(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.dto(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.entity(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CodeGenerator.generator(org.springframework.boot.autoconfigure.jdbc.DataSourceProperties dataSourceProperties,
CodeGeneratorProperty codeGeneratorProperty) |
void |
CustomCodeGeneratorConfig.mapper(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.mapperXml(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.mybatisPlusConfig(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.myMetaObjectHandler(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList)
mybatis plus 自动生成数据(时间等)
|
void |
CustomCodeGeneratorConfig.service(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.serviceImpl(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.swaggerConfig(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
void |
CustomCodeGeneratorConfig.vo(CodeGeneratorProperty codeGeneratorProperty,
List<com.baomidou.mybatisplus.generator.config.FileOutConfig> focList) |
Copyright © 2020. All rights reserved.