mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-06 16:48:24 +08:00
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
processor.mappersGenerateEnable=true
|
|
processor.entity.ignoreSuffixes=Entity
|
|
#processor.allInTables=true
|
|
processor.baseMapperClass=com.mybatisflex.test.mapper.MyBaseMapper
|
|
|