Interface GenProcessor

All Known Implementing Classes:
AbstractGenProcessor

public interface GenProcessor
Author:
lang : 2025-07-28
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    generate(Class<?> entity, GenConfig config)
     
  • Method Details