java.lang.Object
com.github.hetianyi.plugins.generator.pojo.generator.feature.CustomFeature
所有已实现的接口:
Feature
直接已知子类:
ConvertibleFeature, DateFormatAnnotationFeature, IgnoreNullFieldAnnotationFeature, JasonFormatAnnotationFeature, JpaClassAnnotationFeature, JpaFieldAnnotationFeature, LombokAllArgsConstructorAnnotationFeature, LombokBuilderAnnotationFeature, LombokDataAnnotationFeature, LombokNoArgsConstructorAnnotationFeature, MyBatisPlusClassAnnotationFeature, MyBatisPlusFieldAnnotationFeature, SwaggerApiModelAnnotationFeature, SwaggerApiModelPropertyAnnotationFeature

public abstract class CustomFeature extends Object implements Feature
自定义生成器特性
作者:
Jason He