Class GenProcessorMybatisPlus

java.lang.Object
io.r2mo.base.generator.AbstractGenProcessor
io.r2mo.dbe.mybatisplus.generator.GenProcessorMybatisPlus
All Implemented Interfaces:
GenProcessor

@SPID("GenMybatisPlus") public class GenProcessorMybatisPlus extends AbstractGenProcessor
Author:
lang : 2025-09-04
  • Constructor Details

    • GenProcessorMybatisPlus

      public GenProcessorMybatisPlus()
  • Method Details

    • generate

      public void generate(Class<?> entity, GenConfig config)
    • getFieldProcessor

      public GenField getFieldProcessor()